Releases: ansys/pyansys-geometry
v0.10.5
0.10.5 - April 16, 2025
Added
| grpc measurement tools stub implementation | #1909 |
Dependencies
| bump ansys-api-geometry from 0.4.56 to 0.4.57 | #1906 |
| bump grpcio limits and handle erratic gRPC channel creation | #1913 |
Documentation
Update CONTRIBUTORS.md with the latest
contributors |
#1907 |
Fixed
| issuppressed is not available until 25R2 | #1916 |
Maintenance
| update CHANGELOG for v0.10.4 | #1901 |
| make doc releases dependent on GH and PyPI release | #1902 |
| bump ansys/actions from 9.0.1 to 9.0.2 in the actions group | #1903 |
| bump skitionek/notify-microsoft-teams from 190d4d92146df11f854709774a4dae6eaf5e2aa3 to fab6aca2609ba706ebc981d066278d47ab4af0fc in the actions group | #1910 |
| pre-commit automatic update | #1911 |
| bump the actions group with 2 updates | #1915 |
| update CHANGELOG for v0.8.3 | #1917 |
| update CHANGELOG for v0.9.2 | #1918 |
Artifact Attestations
You can verify this release's artifact attestations using GitHub's command-line tool. For example, download the source distribution and wheel from this release page or from PyPI. Then, run the following commands:
$ gh attestation verify --owner ansys ansys_geometry_core-0.10.5.tar.gzand
$ gh attestation verify --owner ansys ansys_geometry_core-0.10.5-py3-none-any.whlv0.9.2
v0.10.4
0.10.4 - April 09, 2025
Added
| grpc named selection stub implementation | #1899 |
Dependencies
| bump ansys-api-geometry from 0.4.55 to 0.4.56 | #1896 |
Documentation
| Ahmed body example for external aero simulation | #1886 |
| adding command for single example build | #1893 |
Fixed
| geomdl dependency in conda-forge | #1900 |
Maintenance
| update CHANGELOG for v0.10.3 | #1894 |
| upgrading to ansys/actions v9 and securing action usage | #1895 |
| bump the actions group with 3 updates | #1897 |
| remove whitelisting | #1898 |
Artifact Attestations
You can verify this release's artifact attestations using GitHub's command-line tool. For example, download the source distribution and wheel from this release page or from PyPI. Then, run the following commands:
$ gh attestation verify --owner ansys ansys_geometry_core-0.10.4.tar.gzand
$ gh attestation verify --owner ansys ansys_geometry_core-0.10.4-py3-none-any.whlv0.10.3
0.10.3 - April 08, 2025
Added
| grpc common layer architecture, bodies stub and admin stub implementation | #1867 |
| Logo detection | #1873 |
| DbuApplication stub relocation | #1882 |
Dependencies
| bump ansys-sphinx-theme[autoapi] from 1.3.3 to 1.4.2 in the docs-deps group | #1874 |
| bump ansys-api-geometry from 0.4.50 to 0.4.54 | #1875 |
| bump pytest-cov from 6.0.0 to 6.1.0 | #1880 |
| bump pytest-cov from 6.1.0 to 6.1.1 | #1888 |
| bump ansys-api-geometry from 0.4.54 to 0.4.55 | #1889 |
Documentation
Update CONTRIBUTORS.md with the latest
contributors |
#1887 |
Fixed
| Core Service install location on official build changed | #1876 |
Maintenance
| update CHANGELOG for v0.10.2 | #1870 |
| pre-commit automatic update | #1878, #1890 |
Test
| issue 1868 (named selection beams testing) | #1871 |
Artifact Attestations
You can verify this release's artifact attestations using GitHub CLI tool. For example, download the source distribution and wheel from this release page or from PyPI. Then, run the following commands:
$ gh attestation verify --owner ansys ansys_geometry_core-0.10.3.tar.gzand
$ gh attestation verify --owner ansys ansys_geometry_core-0.10.3-py3-none-any.whlv0.10.2
0.10.2 - March 26, 2025
Added
| implement lazy loading of members in NamedSelection to speed up loading times when reading model | #1869 |
Dependencies
| bump beartype from 0.19.0 to 0.20.1 | #1862 |
| bump beartype from 0.20.1 to 0.20.2 | #1864 |
Maintenance
| update CHANGELOG for v0.10.1 | #1861 |
| pre-commit automatic update | #1866 |
Test
| issue 1801 | #1865 |
Artifact Attestations
You can verify this release's artifact attestations using GitHub CLI tool. For example, download the source distribution and wheel from this release page or from PyPI. Then, run the following commands:
$ gh attestation verify --owner ansys ansys_geometry_core-0.10.2.tar.gzand
$ gh attestation verify --owner ansys ansys_geometry_core-0.10.2-py3-none-any.whlv0.10.1
0.10.1 - March 21, 2025
Maintenance
| update CHANGELOG for v0.10.0 | #1856 |
| bump version number to 0.11.dev0 | #1857 |
| fix release notes inputs | #1858 |
| cleanup deprecated methods | #1860 |
Artifact Attestations
You can verify this release's artifact attestations using GitHub CLI tool. For example, download the source distribution and wheel from this release page or from PyPI. Then, run the following commands:
$ gh attestation verify --owner ansys ansys_geometry_core-0.10.1.tar.gzand
$ gh attestation verify --owner ansys ansys_geometry_core-0.10.1-py3-none-any.whlv0.10.0
0.10.0 - March 21, 2025
Added
| named selection functionality | #1768 |
| Streaming upload support | #1779 |
| imprint curves without a sketch | #1781 |
| RGBA color support | #1788 |
| enhanced 3D bounding box implementation | #1805 |
| matrix helper methods | #1806 |
| component name setting | #1820 |
| enable runscript for CoreService | #1821 |
| enhanced beam implementation | #1828 |
| update api geometry dependency | #1834 |
| revolve faces and revolve faces by helix options | #1842 |
| Remove rounds | #1851 |
| blitz (2nd round) | #1853 |
Dependencies
| bump matplotlib from 3.10.0 to 3.10.1 | #1789 |
| bump pytest from 8.3.4 to 8.3.5 | #1791 |
| bump ansys-api-geometry from 0.4.42 to 0.4.43 | #1799 |
| bump ansys-api-geometry from 0.4.43 to 0.4.44 | #1803 |
| bump ansys-api-geometry from 0.4.44 to 0.4.45 | #1809 |
| bump ansys-api-geometry from 0.4.45 to 0.4.46 | #1814 |
| bump pytest-xvfb from 3.0.0 to 3.1.1 | #1822 |
| bump ansys-api-geometry from 0.4.46 to 0.4.47 | #1827 |
| bump notebook from 7.3.2 to 7.3.3 in the docs-deps group | #1836 |
| bump ansys-api-geometry from 0.4.47 to 0.4.48 | #1837 |
| ansys api geometry 0.4.49 | #1840 |
| bump numpy from 2.2.3 to 2.2.4 | #1844 |
| bump ansys-api-geometry from 0.4.48 to 0.4.49 | #1845 |
| bump ansys-api-geometry from 0.4.49 to 0.4.50 | #1849 |
Fixed
| flaky color test due to random face assignment | #1794 |
| fix parasolid export tests with more precise backend descriptor | #1802 |
| translating sketch issues when using a custom default unit | #1808 |
| edge start and end were not being mapped correctly | #1816 |
| change Core Service path to executable/DLL after renaming | #1841 |
| tessellation options were not extended to component/face methods | #1850 |
| named selection import test | #1854 |
Maintenance
| update CHANGELOG for v0.9.1 | #1787 |
| pre-commit automatic update | #1792, #1810, #1846 |
| remove DMS from pipelines and use core service images only | #1812 |
| use ansys/action/hk-automerge-prs | #1824 |
| upgrading to new features in ansys/actions v8.2 | #1852 |
| cleanup blitz PR | #1855 |
Test
| Skip test due to SC bug | #1798 |
| improve share topology test | #1804 |
| Fix slow tests | #1832 |
| adding inward shell | #1833 |
Artifact Attestations
You can verify this release's artifact attestations using GitHub CLI tool. For example, download the source distribution and wheel from this release page or from PyPI. Then, run the following commands:
$ gh attestation verify --owner ansys ansys_geometry_core-0.10.0.tar.gzand
$ gh attestation verify --owner ansys ansys_geometry_core-0.10.0-py3-none-any.whlv0.9.1
chore: updating CHANGELOG for v0.9.1
v0.9.0
chore: updating CHANGELOG for v0.9.0
v0.8.2
What's Changed
- build: bump ansys-tools-visualization-interface from 0.7.0 to 0.8.1 by @dependabot in #1640
- chore: update CHANGELOG for v0.8.1 by @pyansys-ci-bot in #1639
- build: bump ansys-api-geometry from 0.4.27 to 0.4.28 by @dependabot in #1644
- build: bump sphinx-autodoc-typehints from 3.0.0 to 3.0.1 in the docs-deps group by @dependabot in #1651
- ci: whitelist semver package temporarily by @RobPasMue in #1657
- build: bump protobuf from 5.28.3 to 5.29.3 in the grpc-deps group across 1 directory by @dependabot in #1656
- build: bump ansys-api-geometry from 0.4.28 to 0.4.30 by @dependabot in #1652
- fix: reactivate test on failing extra edges test by @RobPasMue in #1396
- ci: reverting semver package whitelist since problematic version is yanked by @RobPasMue in #1659
- build: bump ansys-api-geometry from 0.4.30 to 0.4.31 by @dependabot in #1663
- build: bump numpy from 2.2.1 to 2.2.2 by @dependabot in #1662
- chore: pre-commit automatic update by @pre-commit-ci in #1667
- build: bump panel from 1.5.5 to 1.6.0 by @dependabot in #1682
- build: bump ansys-api-geometry from 0.4.31 to 0.4.32 by @dependabot in #1681
- build: bump semver from 3.0.2 to 3.0.4 by @dependabot in #1687
- feat: is_core_service BackendType static method by @b-matteo in #1692
- ci: use dedicate pygeometry-ci-2 runner by @RobPasMue in #1693
- build: bump ansys-api-geometry from 0.4.32 to 0.4.33 by @dependabot in #1695
- chore: pre-commit automatic update by @pre-commit-ci in #1696
- fix: disable unimplemented tests by @b-matteo in #1691
- build: bump nbconvert from 7.16.5 to 7.16.6 in the docs-deps group by @dependabot in #1700
- chore: remove towncrier info duplicates by @SMoraisAnsys in #1702
- feat: blitz development by @RobPasMue in #1701
Full Changelog: v0.8.1...v0.8.2