Releases: ansys/pyansys-geometry
Releases · ansys/pyansys-geometry
v0.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.gz
and
$ gh attestation verify --owner ansys ansys_geometry_core-0.10.1-py3-none-any.whl
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
v0.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
v0.8.1
What's Changed
- chore: update CHANGELOG for v0.7.6 by @pyansys-ci-bot in #1545
- ci: change release artifacts self-hosted runner by @RobPasMue in #1546
- build: bump ansys-api-geometry from 0.4.16 to 0.4.17 by @dependabot in #1547
- feat: allow version input to automatically consider the nuances for the Ansys Student version by @RobPasMue in #1548
- build: bump ansys-sphinx-theme[autoapi] from 1.2.1 to 1.2.2 in the docs-deps group by @dependabot in #1549
- build: bump ansys-api-geometry from 0.4.17 to 0.4.18 by @dependabot in #1550
- chore: pre-commit automatic update by @pre-commit-ci in #1552
- ci: automerge pre-commit.ci PRs by @RobPasMue in #1553
- build: bump ansys-tools-visualization-interface from 0.5.0 to 0.6.0 by @dependabot in #1554
- ci: bump pyvista/setup-headless-display-action to v3 by @RobPasMue in #1555
- feat: active support for Python 3.13 by @RobPasMue in #1481
- fix: numpydoc warnings by @RobPasMue in #1556
- feat: adapt health check timeout algorithm by @RobPasMue in #1559
- feat: add core service support by @RobPasMue in #1571
- build: bump the docs-deps group across 1 directory with 2 updates by @dependabot in #1570
- build: bump ansys-api-geometry from 0.4.18 to 0.4.20 by @dependabot in #1574
- build: bump pytest from 8.3.3 to 8.3.4 by @dependabot in #1562
- build: bump six from 1.16.0 to 1.17.0 by @dependabot in #1568
- build: bump numpy from 2.1.3 to 2.2.0 by @dependabot in #1575
- chore: pre-commit automatic update by @pre-commit-ci in #1561
- build: bump ansys-api-geometry from 0.4.20 to 0.4.23 by @dependabot in #1581
- fix: vtk/pyvista issues by @RobPasMue in #1584
- build: bump ansys-tools-visualization-interface from 0.6.0 to 0.6.1 by @dependabot in #1583
- build: bump ansys-api-geometry from 0.4.23 to 0.4.24 by @dependabot in #1582
- build: bump ansys-tools-visualization-interface from 0.6.1 to 0.6.2 by @dependabot in #1586
- build: avoid the usage of attrs 24.3.0 (temporary) by @RobPasMue in #1589
- chore: pre-commit automatic update by @pre-commit-ci in #1588
- build: bump jupytext from 1.16.4 to 1.16.5 in the docs-deps group by @dependabot in #1590
- ci: decouple unstable image promotion by @RobPasMue in #1591
- ci: skip unnecessary stages when containers are the same by @RobPasMue in #1592
- build: bump panel from 1.5.4 to 1.5.5 by @dependabot in #1595
- build: bump jupytext from 1.16.5 to 1.16.6 in the docs-deps group by @dependabot in #1593
- feat: create launcher for core services by @RobPasMue in #1587
- build: bump ansys-sphinx-theme[autoapi] from 1.2.3 to 1.2.4 in the docs-deps group by @dependabot in #1597
- build: bump ansys-tools-path from 0.7.0 to 0.7.1 by @dependabot in #1600
- build: bump numpy from 2.2.0 to 2.2.1 by @dependabot in #1599
- build: bump notebook from 7.3.1 to 7.3.2 in the docs-deps group by @dependabot in #1598
- chore: pre-commit automatic update by @pre-commit-ci in #1601
- build: bump nbsphinx from 0.9.5 to 0.9.6 in the docs-deps group by @dependabot in #1602
- fix: make_child_logger only takes 2 args. by @MaxJPRey in #1603
- chore: Numpy is already imported at the top of the module. by @MaxJPRey in #1604
- docs: Explain how to report a security issue. by @MaxJPRey in #1605
- chore: update license year using pre-commit hook by @RobPasMue in #1608
- build: bump nbconvert from 7.16.4 to 7.16.5 in the docs-deps group by @dependabot in #1609
- build: bump ansys-api-geometry from 0.4.24 to 0.4.25 by @dependabot in #1610
- build: bump scipy from 1.14.1 to 1.15.0 by @dependabot in #1612
- chore: pre-commit automatic update by @pre-commit-ci in #1615
- build: bump sphinx-autodoc-typehints from 2.5.0 to 3.0.0 in the docs-deps group by @dependabot in #1611
- build: bump trame-vtk from 2.8.12 to 2.8.13 by @dependabot in #1616
- feat: add chamfer tool by @jonahrb in #1495
- feat: enable (partially) prepare and repair tools in Core Service by @RobPasMue in #1580
- build: bump trame-vtk from 2.8.13 to 2.8.14 by @dependabot in #1617
- build: bump ansys-tools-visualization-interface from 0.6.2 to 0.7.0 by @dependabot in #1619
- build: bump ansys-api-geometry from 0.4.25 to 0.4.26 by @dependabot in #1626
- build: bump scipy from 1.15.0 to 1.15.1 by @dependabot in #1625
- build: bump ansys-sphinx-theme[autoapi] from 1.2.4 to 1.2.6 in the docs-deps group by @dependabot in #1624
- chore: pre-commit automatic update by @pre-commit-ci in #1630
- fix: FAQ on install by @RobPasMue in #1631
- build: bump ansys-api-geometry from 0.4.26 to 0.4.27 by @dependabot in #1634
- chore: update CHANGELOG for v0.8.0 by @pyansys-ci-bot in #1636
- fix: release issues encountered by @RobPasMue in #1637
Full Changelog: v0.7.6...v0.8.1
v0.7.6
chore: updating CHANGELOG for v0.7.6
v0.7.5
chore: updating CHANGELOG for v0.7.5
v0.7.4
chore: updating CHANGELOG for v0.7.4
v0.7.3
What's Changed
- chore: update CHANGELOG for v0.7.2 by @pyansys-ci-bot in #1422
- ci: checkout LFS files from previous version to ensure upload by @RobPasMue in #1423
- build: bump protobuf from 5.28.0 to 5.28.1 in the grpc-deps group by @dependabot in #1424
- build: bump the docs-deps group with 2 updates by @dependabot in #1425
- build: bump ansys-tools-visualization-interface from 0.4.3 to 0.4.4 by @dependabot in #1426
- build: bump panel from 1.4.5 to 1.5.0 by @dependabot in #1428
- build: bump pytest from 8.3.2 to 8.3.3 by @dependabot in #1427
- chore: pre-commit automatic update by @pre-commit-ci in #1431
- docs: add captions in examples toctrees by @jorgepiloto in #1434
- build: bump the docs-deps group with 2 updates by @dependabot in #1436
- chore: pre-commit automatic update by @pre-commit-ci in #1437
- build: bump protobuf from 5.28.1 to 5.28.2 in the grpc-deps group by @dependabot in #1435
- feat: prioritize user-defined SPACECLAIM_MODE env var by @RobPasMue in #1440
- fix: ci/cd issues on documentation build by @RobPasMue in #1441
- build: bump the grpc-deps group with 3 updates by @dependabot in #1442
- chore: pre-commit automatic update by @pre-commit-ci in #1445
- build: bump panel from 1.5.0 to 1.5.1 by @dependabot in #1444
- build: bump beartype from 0.18.5 to 0.19.0 by @dependabot in #1443
- ci: update to ansys actions v8 and docs theme (static search) by @RobPasMue in #1446
- ci: pyvista/setup-headless-display started failing by @RobPasMue in #1447
- ci: check method implemented in Ansys actions by @RobPasMue in #1448
- fix: adapt tessellate tests to new core service by @b-matteo in #1449
- fix: rename folders on Linux docker image according to new version by @RobPasMue in #1450
- feat: use service colors in plotter (upon request) by @RobPasMue in #1376
- feat: verifying Linux service also accepts colors by @RobPasMue in #1451
- feat: capability to close designs (also on
modeler.exit()
) by @RobPasMue in #1409 - build: bump ansys-sphinx-theme[autoapi] from 1.1.1 to 1.1.2 in the docs-deps group by @dependabot in #1456
- build: bump ansys-api-geometry from 0.4.8 to 0.4.9 by @dependabot in #1457
- build: bump panel from 1.5.1 to 1.5.2 by @dependabot in #1459
- build: bump numpy from 2.1.1 to 2.1.2 by @dependabot in #1458
- chore: pre-commit automatic update by @pre-commit-ci in #1460
- build: bump ansys-api-geometry from 0.4.9 to 0.4.10 by @dependabot in #1461
- build: bump ansys-tools-visualization-interface from 0.4.4 to 0.4.5 by @dependabot in #1462
- docs: adding cheat sheet on documentation by @RobPasMue in #1433
- ci: unstable image promotion and dependabot daily updates by @RobPasMue in #1463
- build: update protobuf from 5.27.2 to 5.27.5 by @RobPasMue in #1464
- build: bump sphinx-autodoc-typehints from 2.4.4 to 2.5.0 in the docs-deps group by @dependabot in #1465
Full Changelog: v0.7.2...v0.7.3