v0.11.14
What's Changed
New features or code improvements
- CI: Upload coverage to codacy by @dipinknair in #1105
- FEAT: Add rpyc option in
launch_mechanicalby @dipinknair in #1101 - FEAT: add logging for app by @dipinknair in #1091
Bug fixes or behavior changes
- FEAT: Add a Message Manager for App by @dipinknair in #1068
- FIX: Embedding rpc server shutdown by @dipinknair in #1088
- FIX: Remove unnecessary prints from embedding rpc by @dipinknair in #1090
Documentation
- chore: update CHANGELOG for v0.11.13 by @pyansys-ci-bot in #1087
- CHORE: Integrate uv in CI/CD by @dipinknair in #1085
- feat: add
globalskwarg to app and adjustideconfigbehavior by @klmcadams in #1017 - CHORE: Bump the doc group with 3 updates by @dependabot in #1093
- chore: pre-commit automatic update by @pre-commit-ci in #1095
- CHORE: Bump psutil from 6.1.1 to 7.0.0 by @dependabot in #1094
- docs: Add "what's new" fragment for the globals parameter in App by @klmcadams in #1096
- DOCS: Fix typo for remote session documentation. by @MaxJPRey in #1098
- DOCS: Update documentation for Mechanical container. by @MaxJPRey in #1099
- CHORE: Bump the doc group with 3 updates by @dependabot in #1103
- chore: pre-commit automatic update by @pre-commit-ci in #1102
- CHORE: Change main python version in CI/CD by @dipinknair in #1104
- docs: Adjust globals documentation by @klmcadams in #1100
- CHORE: Disable rpc tests by @dipinknair in #1107
Full Changelog: v0.11.13...v0.11.14