Releases: ansys/pyansys-geometry
v0.10.8
0.10.8 - May 27, 2025
Added
| repair tools refactoring | #1912 |
| use license metadata properly | #1961 |
| add 261 version api versions list | #1980 |
| grpc reachitecture - several modules | #1988 |
deprecating product_version in favor of
version |
#1998 |
Dependencies
| bump quarto-cli from 1.6.42 to 1.7.29 | #1962 |
| bump jupytext from 1.16.7 to 1.17.1 in the docs-deps group | #1963 |
| bump ansys-sphinx-theme[autoapi] from 1.4.2 to 1.4.3 in the docs-deps group | #1967 |
| bump ansys-api-geometry from 0.4.58 to 0.4.59 | #1968 |
| bump ansys-sphinx-theme[autoapi] from 1.4.3 to 1.4.4 in the docs-deps group | #1969 |
| bump notebook from 7.4.1 to 7.4.2 in the docs-deps group | #1971 |
| bump quarto-cli from 1.7.29 to 1.7.30 | #1972 |
| bump matplotlib from 3.10.1 to 3.10.3 | #1974 |
| bump pyvista[jupyter] from 0.45.0 to 0.45.1 | #1975 |
| bump scipy from 1.15.2 to 1.15.3 | #1976 |
| bump pyvista[jupyter] from 0.45.1 to 0.45.2 | #1981 |
| bump ansys-api-geometry from 0.4.59 to 0.4.60 | #1987 |
| bump quarto-cli from 1.7.30 to 1.7.31 | #1991 |
| bump ansys-api-geometry from 0.4.60 to 0.4.61 | #1992 |
| bump numpy from 2.2.5 to 2.2.6 | #1995 |
| bump ansys-api-geometry from 0.4.61 to 0.4.62 | #2003 |
Documentation
| change python3statement url | #1965 |
Fixed
| myst warning -- all cells must be of same type | #1970 |
Maintenance
| update CHANGELOG for v0.10.7 | #1959 |
| pre-commit automatic update | #1964, #1978, #1993, #2004 |
| bump ansys/actions from 9.0.7 to 9.0.8 in the actions group | #1966 |
| bump ansys/actions from 9.0.8 to 9.0.9 in the actions group | #1973 |
| bump ansys/actions from 9.0.9 to 9.0.19 in the actions group | #1979 |
| bump ansys/actions from 9.0.19 to 9.0.20 in the actions group | #1982 |
| bump ansys/actions from 9.0.20 to 9.0.21 in the actions group | #1983 |
| bump ansys/actions from 9.0.21 to 9.0.22 in the actions group | #1984 |
| revert ansys/actions release | #1985 |
| bump the actions group with 2 updates | #1990 |
| bump ansys/actions from 9.0.9 to 9.0.11 in the actions group | #1996 |
| fix the usage of unstable container skip | #2001 |
| bump ansys/actions from 369ef11a9888875682d1a6b0ec65f82c4d8a664d to 5dc39c7838f50142138f7ac518ff3e4dca065d97 in the actions group | #2002 |
Artifact Attestations
You can verify this release's artifact attestations using GitHub's command-line tool. For example, download the files from this release page or from PyPI. Then, run the following commands:
v0.10.7
0.10.7 - May 05, 2025
Added
| grpc driving dimensions stub implementation | #1921 |
| move coordinate systems stub to grpc layer | #1943 |
Dependencies
| bump numpy from 2.2.4 to 2.2.5 | #1935 |
| bump pygltflib from 1.16.3 to 1.16.4 | #1940 |
| bump notebook from 7.3.3 to 7.4.1 in the docs-deps group | #1946 |
| bump ansys-api-geometry from 0.4.57 to 0.4.58 | #1954 |
Documentation
Update CONTRIBUTORS.md with the latest
contributors |
#1938 |
| ignore stackoverflow link | #1957 |
Fixed
| core service launcher missing CADIntegration bin folder in path | #1958 |
Maintenance
| update CHANGELOG for v0.10.6 | #1933 |
| use v4 of pyvista/setup-headless-display-action | #1934 |
| bump github/codeql-action from 3.28.15 to 3.28.16 in the actions group | #1936 |
| bump the actions group with 2 updates | #1937, #1942 |
| pre-commit automatic update | #1941 |
| bump github/codeql-action from 3.28.16 to 3.28.17 in the actions group | #1956 |
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.7.tar.gzand
$ gh attestation verify --owner ansys ansys_geometry_core-0.10.7-py3-none-any.whlv0.10.6
0.10.6 - April 22, 2025
Added
| grpc prepare tools stub implementation | #1914 |
Dependencies
| bump PyVista and VTK versions (support Python 3.13) | #1924 |
Fixed
| docstyle ordering | #1925 |
| adapt Native folder path for Linux and Windows | #1932 |
Maintenance
| update CHANGELOG for v0.10.5 | #1919 |
| bump skitionek/notify-microsoft-teams to v1.0.9 in the actions group | #1920 |
| bump ansys/actions from 9.0.2 to 9.0.3 in the actions group | #1923 |
| fix issues with OSMesa installation and env variables set up | #1927 |
| bump ansys/actions from 9.0.3 to 9.0.6 in the actions group | #1928 |
| pre-commit automatic update | #1930 |
| fix unstable workflows for Linux (missing headless display) | #1931 |
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.6.tar.gzand
$ gh attestation verify --owner ansys ansys_geometry_core-0.10.6-py3-none-any.whlv0.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.whl