v0.10.11
What's Changed
New features or code improvements
- feat: Add tests for animation exports by @dipinknair in #729
- add feature flags to ansys-mechanical cli by @koubaa in #735
- feat: Add test for deprecation warning by @dipinknair in #739
Bug fixes or behavior changes
- fix: merging coverage step in ci_cd by @klmcadams in #720
- fix: Publish coverage for remote connect by @dipinknair in #721
- fix: Restrict
protobuf<6 by @dipinknair in #722 - Fix: add return for poster by @dipinknair in #727
- fix: cli test are not getting coverage by @dipinknair in #737
- fix: adding mechanical libraries by @dipinknair in #740
- fix: Display image and build info only for scheduled run by @dipinknair in #746
- feat: Add more coverage on logging by @dipinknair in #744
- fix: upload coverage files only for latest stable version on release workflow by @dipinknair in #748
Documentation
- chore: update CHANGELOG for v0.10.10 by @pyansys-ci-bot in #716
- Split pyvista into two methods and remove the stability workaround for 242 by @koubaa in #718
- Maint: Display image info by @dipinknair in #717
- Update conf.py by @PipKat in #723
- MAINT: Bump pytest from 8.1.1 to 8.2.0 in the tests group by @dependabot in #724
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #726
- MAINT: Bump the doc group with 3 updates by @dependabot in #725
- MAINT: Bump grpcio from 1.62.2 to 1.63.0 in the core group by @dependabot in #731
- MAINT: Bump the doc group with 2 updates by @dependabot in #732
- catch the mono version warning by @koubaa in #733
- set mono trace env vars before loading mono by @koubaa in #734
- MAINT: Bump grpcio from 1.63.0 to 1.64.0 in the core group by @dependabot in #741
- MAINT: Bump the doc group with 3 updates by @dependabot in #743
- MAINT: Bump pytest from 8.2.0 to 8.2.1 in the tests group by @dependabot in #742
Full Changelog: v0.10.10...v0.10.11