v0.11.0
What's Changed
New features or code improvements
- feat: raise an exception if port or input script aren't provided in batch mode by @klmcadams in #753
- Doc: Add embedding api references by @dipinknair in #758
- feat: use changelog.rst instead of CHANGELOG.md for release notes by @klmcadams in #757
- feat: implement autoapi by @klmcadams in #761
Bug fixes or behavior changes
- FIX: Modify pre-commit hook by @dipinknair in #763
- fix lifetime issue by @koubaa in #768
- fix pythonnet issue by @koubaa in #772
- Fix: Remove disable sec check by @dipinknair in #776
Documentation
- chore: update CHANGELOG for v0.10.11 by @pyansys-ci-bot in #749
- MAINT: Bump the doc group with 4 updates by @dependabot in #751
- MAINT: Delete the apt-get lists after installing packages by @MaxJPRey in #750
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #752
- MAINT: Bump the doc group with 3 updates by @dependabot in #755
- MAINT: Update files as per pyansys standards by @dipinknair in #762
- MAINT: Bump grpcio from 1.64.0 to 1.64.1 in the core group by @dependabot in #764
- MAINT: Bump the doc group with 2 updates by @dependabot in #766
- MAINT: Bump pytest from 8.2.1 to 8.2.2 in the tests group by @dependabot in #765
- add method to update globals by @koubaa in #767
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #774
New Contributors
- @AdvaitChandorkar07 made their first contribution in #770
Full Changelog: v0.10.11...v0.11.0