Releases: ansys/pymechanical
Releases · ansys/pymechanical
v0.11.23
v0.11.22
v0.11.21
v0.11.20
0.11.20 - June 23, 2025
Fixed
| Consider multiple site-packages folders | #1187 |
| Use the version number if the release name is not found | #1191 |
Documentation
| Add physics meta tag | #1196 |
| Update launch_mechanical api usage examples | #1197 |
Maintenance
| update CHANGELOG for v0.11.18 | #1179 |
| Bump grpcio from 1.70.0 to 1.72.1 in the core group | #1180 |
| Bump pytest from 8.3.5 to 8.4.0 in the tests group | #1181 |
| Bump the doc group with 2 updates | #1182 |
| Bump ansys/actions from 9 to 10 | #1185 |
| Bump pandas from 2.2.3 to 2.3.0 in the doc group | #1186 |
| Update docker image version for nightly run | #1188 |
| Bump pytest-cov from 6.1.1 to 6.2.1 in the tests group | #1192 |
| Bump the core group with 2 updates | #1193 |
| Bump panel from 1.6.1 to 1.7.1 in the doc group | #1194 |
| Increase timeout for pytests in ci/cd | #1198 |
| Upload docs using the bot's token | #1200 |
v0.11.19
v0.11.18
v0.11.17
0.11.17 - May 28, 2025
Fixed
| Add self._messages to BUILDINGGALLERY section in app initialization | #1171 |
| Embedding message get test | #1174 |
Maintenance
| update CHANGELOG for v0.11.15 | #1161 |
| update CHANGELOG for v0.11.16 | #1163 |
| Bump the doc group across 1 directory with 3 updates | #1169 |
| Bump plotly from 6.0.1 to 6.1.1 in the doc group | #1175 |
| Bump usd-core from 25.5 to 25.5.1 | #1176 |
v0.11.16
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
v0.11.13
What's Changed
New features or code improvements
- FEAT: Add CPython feature flag for
ansys-mechanicalcli by @dipinknair in #1049 - feat: Create option for PyPIM to be installed separately by @klmcadams in #1060
- FEAT: Rpyc integration by @dipinknair in #1055
- feat: Add "what's new" sections to changelog by @klmcadams in #1057
Bug fixes or behavior changes
- FIX: Add explicit interface support by @dipinknair in #1058
- FIX: Disable app poster test by @dipinknair in #1072
- CHORE: Add gitattributes and renormalize files by @dipinknair in #1069
- chore: Raise error if Ansys has no attribute Mechanical by @klmcadams in #1062
Documentation
- chore: update CHANGELOG for v0.11.12 by @pyansys-ci-bot in #1050
- CHORE: Bump the doc group with 4 updates by @dependabot in #1054
- chore: pre-commit automatic update by @pre-commit-ci in #1056
- docs: Clarify support guidelines by @klmcadams in #1061
- CHORE: Bump grpcio from 1.69.0 to 1.70.0 in the core group by @dependabot in #1063
- CHORE: Bump panel from 1.5.5 to 1.6.0 in the doc group by @dependabot in #1064
- test: update poster test by @koubaa in #1065
- chore: pre-commit automatic update by @pre-commit-ci in #1067
- CHORE: Upgrade
ansys-pythonnetversion by @dipinknair in #1066 - CHORE: Upgrade
ansys-sphinx-themeby @dipinknair in #1082 - chore: pre-commit automatic update by @pre-commit-ci in #1081
- CHORE: Bump plotly from 5.24.1 to 6.0.0 by @dependabot in #1080
- CHORE: Bump sphinx-notfound-page from 1.0.4 to 1.1.0 in the doc group by @dependabot in #1079
- CHORE: update clr loader version by @dipinknair in #1083
Full Changelog: v0.11.12...v0.11.13