v0.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.gz
and
$ gh attestation verify --owner ansys ansys_geometry_core-0.10.0-py3-none-any.whl