v0.11.11
What's Changed
New features or code improvements
- FEAT: Update private app data creation and add tests by @dipinknair in #986
- FEAT: Add tests for transaction by @dipinknair in #985
- feat: Option to ignore lock file on open by @klmcadams in #1007
- FEAT: Add project directory property by @dipinknair in #1022
- CHORE: Support python 3.13 by @dipinknair in #997
Documentation
- chore: update CHANGELOG for v0.11.10 by @pyansys-ci-bot in #984
- CHORE: Bump codecov/codecov-action from 4 to 5 by @dependabot in #983
- CHORE: Bump ansys-sphinx-theme[autoapi] from 1.2.1 to 1.2.2 in the doc group by @dependabot in #988
- CHORE: Bump grpcio from 1.68.0 to 1.68.1 in the core group by @dependabot in #990
- CHORE: Bump pytest from 8.3.3 to 8.3.4 in the tests group by @dependabot in #991
- CHORE: Bump the doc group with 2 updates by @dependabot in #992
- chore: pre-commit automatic update by @pre-commit-ci in #993
- CHORE: Bump the doc group with 2 updates by @dependabot in #999
- DOCS: Update docs with new api by @dipinknair in #1000
- FEAT: Update docstring and
App.save_as()by @dipinknair in #1001 - CHORE: Bump clr-loader from 0.2.6 to 0.2.7.post0 in the core group by @dependabot in #1003
- CHORE: Bump matplotlib from 3.9.3 to 3.10.0 in the doc group by @dependabot in #1004
- FEAT: Update object state for
print_tree()by @dipinknair in #1005 - CHORE: Bump psutil from 6.1.0 to 6.1.1 by @dependabot in #1009
- CHORE: Bump the doc group with 3 updates by @dependabot in #1008
- REFACTOR: Remove f-string without placeholders and specify exception type. by @MaxJPRey in #1011
- chore: Update license headers for 2025 by @klmcadams in #1014
- chore: Bump
ansys-mechanical-stubsto 0.1.5 and add typehint to DataModel by @klmcadams in #1015 - CHORE: Follow pythonic standard for comparison to None. by @MaxJPRey in #1016
- CHORE: Bump grpcio from 1.68.1 to 1.69.0 in the core group by @dependabot in #1020
- CHORE: Bump sphinx-autodoc-typehints from 2.5.0 to 3.0.0 by @dependabot in #1021
- fix: Process return code by @koubaa in #1029
- CI: Update ngihtly for pre-release version by @dipinknair in #1023
- FIX: Background App initialization by @koubaa in #1030
Full Changelog: v0.11.10...v0.11.11