Skip to content

Releases: ansys/pyansys-geometry

v0.10.7

05 May 10:27
Compare
Choose a tag to compare

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.gz

and

$ gh attestation verify --owner ansys ansys_geometry_core-0.10.7-py3-none-any.whl

v0.10.6

22 Apr 13:54
Compare
Choose a tag to compare

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.gz

and

$ gh attestation verify --owner ansys ansys_geometry_core-0.10.6-py3-none-any.whl

v0.10.5

16 Apr 12:18
Compare
Choose a tag to compare

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.gz

and

$ gh attestation verify --owner ansys ansys_geometry_core-0.10.5-py3-none-any.whl

v0.9.2

16 Apr 10:00
Compare
Choose a tag to compare

0.9.2 - April 16, 2025

Fixed

  • issuppressed is not available until
    25R2 #1916

v0.10.4

09 Apr 16:52
Compare
Choose a tag to compare

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.gz

and

$ gh attestation verify --owner ansys ansys_geometry_core-0.10.4-py3-none-any.whl

v0.10.3

08 Apr 12:08
Compare
Choose a tag to compare

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.gz

and

$ gh attestation verify --owner ansys ansys_geometry_core-0.10.3-py3-none-any.whl

v0.10.2

26 Mar 14:19
Compare
Choose a tag to compare

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.gz

and

$ gh attestation verify --owner ansys ansys_geometry_core-0.10.2-py3-none-any.whl

v0.10.1

21 Mar 15:44
Compare
Choose a tag to compare

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.gz

and

$ gh attestation verify --owner ansys ansys_geometry_core-0.10.1-py3-none-any.whl

v0.10.0

21 Mar 13:32
Compare
Choose a tag to compare

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.gz

and

$ gh attestation verify --owner ansys ansys_geometry_core-0.10.0-py3-none-any.whl

v0.9.1

28 Feb 08:46
Compare
Choose a tag to compare
chore: updating CHANGELOG for v0.9.1