Releases: ansys/pyansys-geometry
Releases · ansys/pyansys-geometry
v0.4.1
MAINT: Bump version to v0.4.1
v0.4.0
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #802
- MAINT: Bump the docs-deps group with 2 updates by @dependabot in #808
- MAINT: Bump the grpc-deps group with 2 updates by @dependabot in #807
- MAINT: Bump numpy from 1.26.0 to 1.26.1 by @dependabot in #811
- MAINT: Bump beartype from 0.16.2 to 0.16.3 by @dependabot in #812
- Feat/change design id compression by @b-matteo in #810
- MAINT: Bump the grpc-deps group with 1 update by @dependabot in #813
- MAINT: Bump the docs-deps group with 1 update by @dependabot in #814
- fix: download on nested directories not working by @RobPasMue in #818
- MAINT: Bump ansys-tools-path from 0.3.1 to 0.3.2 by @dependabot in #820
- MAINT: Bump beartype from 0.16.3 to 0.16.4 by @dependabot in #822
- feat: reactivate PMDB export by @RobPasMue in #821
- feat: edge repair tools by @umutsoysalansys in #648
- MAINT: Bump the grpc-deps group with 1 update by @dependabot in #824
- MAINT: Bump the docs-deps group with 2 updates by @dependabot in #828
- MAINT: Bump pytest from 7.4.2 to 7.4.3 by @dependabot in #830
- Add logs folder as variable to the launcher by @b-matteo in #831
- feat: handling multiple designs by @RobPasMue in #819
- feat: add manifest path product launcher by @b-matteo in #815
- MAINT: Bump the docs-deps group with 1 update by @dependabot in #832
- MAINT: Bump the grpc-deps group with 1 update by @dependabot in #833
- MAINT: Bump the docs-deps group with 1 update by @dependabot in #836
- MAINT: Bump ansys-api-geometry from 0.3.2 to 0.3.3 by @dependabot in #837
- maint: Reactivate style action by @AlejandroFernandezLuces in #839
- MAINT: Bump the docs-deps group with 1 update by @dependabot in #840
- MAINT: Bump the grpc-deps group with 1 update by @dependabot in #844
- fix: Revert dependencies due to broken plotters by @AlejandroFernandezLuces in #843
- MAINT: Bump the docs-deps group with 1 update by @dependabot in #847
- fix: retain version docker images by @RobPasMue in #850
- MAINT: Bump numpy from 1.26.1 to 1.26.2 by @dependabot in #851
- feat: simplifying README by @RobPasMue in #852
- MAINT: Bump vtk from 9.2.6 to 9.3.0 by @dependabot in #854
- MAINT: Bump the grpc-deps group with 1 update by @dependabot in #853
- feat: adding Python 3.12 support by @RobPasMue in #789
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #841
New Contributors
- @umutsoysalansys made their first contribution in #648
Full Changelog: v0.4rc2...v0.4.0
v0.4rc2
Merge branch 'main' into release/0.4
v0.4rc1
feat: allow warnings for rc
v0.3.2
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #714
- MAINT: Bump the actions group with 1 update by @dependabot in #719
- MAINT: Bump the grpc-deps group with 1 update by @dependabot in #720
- docs: improve image rendering and various changes by @RobPasMue in #716
- maint: Refactor plotter module by @AlejandroFernandezLuces in #725
- fix: broken link by @RobPasMue in #726
- MAINT: Bump the docs-deps group with 1 update by @dependabot in #729
- MAINT: codecov action requires CODECOV_TOKEN by @dependabot in #728
- feat: skip unstable images temporarily by @RobPasMue in #730
- feat: proper codecov badge by @RobPasMue in #731
- feat: Add measurement widget by @AlejandroFernandezLuces in #727
- MAINT: Bump beartype from 0.15.0 to 0.16.0 by @dependabot in #738
- MAINT: Bump numpy from 1.25.2 to 1.26.0 by @dependabot in #737
- MAINT: Bump the docs-deps group with 2 updates by @dependabot in #736
- feat: Add name filtering in the plotter by @AlejandroFernandezLuces in #735
- feat: upload Dockerfiles as part of the release process by @RobPasMue in #734
- fix: Pass sketch to plot instead of polydata by @AlejandroFernandezLuces in #741
- MAINT: Bump beartype from 0.16.0 to 0.16.1 by @dependabot in #744
- MAINT: Bump the grpc-deps group with 1 update by @dependabot in #742
- feat: change source of sphinx-autoapi repo by @RobPasMue in #745
- fix: Add opacity to plot selection by @AlejandroFernandezLuces in #747
- feat: improved getting-started section by @RobPasMue in #732
- MAINT: Bump the docs-deps group with 1 update by @dependabot in #748
- docs: error on docstrings for launcher methods by @RobPasMue in #750
- changed name according to unified installer by @kmahajan-cadfem in #751
- docs: improve getting started by @RobPasMue in #752
New Contributors
- @pre-commit-ci made their first contribution in #714
- @kmahajan-cadfem made their first contribution in #751
Full Changelog: v0.3.1...v0.3.2
v0.3.1
What's Changed
- cicd: pip uninstall silently - no prompt request by @RobPasMue in #701
- MAINT: Bump pytest from 7.4.1 to 7.4.2 by @dependabot in #704
- MAINT: Bump ansys-api-geometry from 0.2.15 to 0.2.16 by @dependabot in #705
- MAINT: Bump the docs-deps group with 1 update by @dependabot in #703
- MAINT: improving docs generation by @RobPasMue in #696
- feat: test artifacts before releasing by @RobPasMue in #709
- doc: Revert pyvista dependency by @AlejandroFernandezLuces in #708
- temp: comment out PMDB download by @RobPasMue in #711
Full Changelog: v0.3.0...v0.3.1
v0.3.0
Merge branch 'main' into release/0.3
v0.2.9
What's Changed
- feat: free up space on Linux self-hosted runner by @RobPasMue in #571
- MAINT: Bump pytest from 7.3.2 to 7.4.0 by @dependabot in #572
- fix: update Dockerfile.linux by @RobPasMue in #573
- MAINT: Bump scipy from 1.10.1 to 1.11.0 by @dependabot in #574
- feat: AUTHORS and CONTRIBUTORS files by @RobPasMue in #561
- feat: update Contirbutors file layout by @RobPasMue in #575
- docs: wording on AUTHORS file by @RobPasMue in #576
- MAINT: Bump scipy from 1.11.0 to 1.11.1 by @dependabot in #578
- MAINT: Bump google-api-python-client from 2.90.0 to 2.91.0 by @dependabot in #577
- Fixes the increment for Pan buttons by @rajesh1359 in #580
- feat: enable multi-dependabot PRs by @RobPasMue in #581
- MAINT: Bump jupytext from 1.14.6 to 1.14.7 by @dependabot in #583
- MAINT: Bump the dev-dependencies group with 2 updates by @dependabot in #585
- cicd: only group grpc deps by @RobPasMue in #586
- MAINT: Bump the grpc-deps group with 1 update by @dependabot in #588
- feat: update cache on docker test build workflow by @RobPasMue in #590
- feat: update Dockerfile.windows by @RobPasMue in #591
New Contributors
- @rajesh1359 made their first contribution in #580
Full Changelog: v0.2.7...v0.2.9
v0.2.8
Full Changelog: v0.2.7...v0.2.8
What's Changed
- feat: free up space on Linux self-hosted runner by @RobPasMue in #571
- MAINT: Bump pytest from 7.3.2 to 7.4.0 by @dependabot in #572
- fix: update Dockerfile.linux by @RobPasMue in #573
- MAINT: Bump scipy from 1.10.1 to 1.11.0 by @dependabot in #574
- feat: AUTHORS and CONTRIBUTORS files by @RobPasMue in #561
- feat: update Contirbutors file layout by @RobPasMue in #575
- docs: wording on AUTHORS file by @RobPasMue in #576
- MAINT: Bump scipy from 1.11.0 to 1.11.1 by @dependabot in #578
- MAINT: Bump google-api-python-client from 2.90.0 to 2.91.0 by @dependabot in #577
- Fixes the increment for Pan buttons by @rajesh1359 in #580
- feat: enable multi-dependabot PRs by @RobPasMue in #581
- MAINT: Bump jupytext from 1.14.6 to 1.14.7 by @dependabot in #583
- MAINT: Bump the dev-dependencies group with 2 updates by @dependabot in #585
- cicd: only group grpc deps by @RobPasMue in #586
- MAINT: Bump the grpc-deps group with 1 update by @dependabot in #588
New Contributors
- @rajesh1359 made their first contribution in #580
Full Changelog: v0.2.7...v0.2.8
v0.2.7
What's Changed
- MAINT: Bump nbsphinx from 0.9.1 to 0.9.2 by @dependabot in #540
- MAINT: Bump pint from 0.21 to 0.22 by @dependabot in #538
- MAINT: Bump pytest-cov from 4.0.0 to 4.1.0 by @dependabot in #539
- MAINT: Bump panel from 1.0.2 to 1.0.3 by @dependabot in #536
- MAINT: Bump google-api-python-client from 2.86.0 to 2.87.0 by @dependabot in #537
- fix: docker push workflow by @RobPasMue in #543
- feat: also test against built images by @RobPasMue in #544
- fix: typo on README for Docker build by @RobPasMue in #545
- MAINT: Bump google-api-python-client from 2.87.0 to 2.88.0 by @dependabot in #548
- MAINT: Bump panel from 1.0.3 to 1.0.4 by @dependabot in #549
- MAINT: Bump docker from 6.1.2 to 6.1.3 by @dependabot in #550
- MAINT: Bump jupytext from 1.14.5 to 1.14.6 by @dependabot in #551
- MAINT: Bump panel from 1.0.4 to 1.1.0 by @dependabot in #552
- MAINT: Bump beartype from 0.14.0 to 0.14.1 by @dependabot in #553
- fix: change runner groups by @RobPasMue in #554
- MAINT: Bump pytest from 7.3.1 to 7.3.2 by @dependabot in #556
- MAINT: Bump sphinx-autoapi from 2.1.0 to 2.1.1 by @dependabot in #555
- MAINT: Bump googleapis-common-protos from 1.59.0 to 1.59.1 by @dependabot in #557
- MAINT: Bump google-api-python-client from 2.88.0 to 2.89.0 by @dependabot in #560
- MAINT: Bump nbconvert from 7.4.0 to 7.5.0 by @dependabot in #559
- MAINT: Bump numpy from 1.24.3 to 1.25.0 by @dependabot in #562
- MAINT: Bump nbconvert from 7.5.0 to 7.6.0 by @dependabot in #564
- MAINT: Bump google-api-python-client from 2.89.0 to 2.90.0 by @dependabot in #565
- MAINT: Bump panel from 1.1.0 to 1.1.1 by @dependabot in #568
- feat: add linkcheck to docs build by @RobPasMue in #569
- feat: enable parasolid txt + bin formats on linux by @RobPasMue in #570
- Bug/add component shared master by @dastan-ansys in #567
Full Changelog: v0.2.6...v0.2.7