Releases: ansys/pymechanical
Releases · ansys/pymechanical
v0.11.10
v0.11.9
chore: updating CHANGELOG for v0.11.9
v0.11.8
What's Changed
New features or code improvements
- FEAT: Add method to execute script from file for embedding by @dipinknair in #902
- feat: launch_gui command by @klmcadams in #882
- FEAT: Automatically update pre-commit ci PR with prefix by @dipinknair in #936
- ci: Add vulnerability check by @dipinknair in #709
- feat:
ansys-mechanical-ideconfig
command by @klmcadams in #935
Bug fixes or behavior changes
- FIX: Adapting breaking change for upload action by @dipinknair in #895
- FIX: Update
execute_script
method by @dipinknair in #894 - fix: documentation links by @klmcadams in #911
- FIX: Throw value error for unsupported version of Mechanical by @dipinknair in #917
- fix: update AUTHORS file by @klmcadams in #929
- fix: Warning for multiple version by @dipinknair in #942
Documentation
- chore: update CHANGELOG for v0.11.7 by @pyansys-ci-bot in #889
- CHORE: Bump the doc group with 2 updates by @dependabot in #892
- CHORE: Bump grpcio from 1.66.0 to 1.66.1 in the core group by @dependabot in #891
- docs: remove
thispagetitle
metatag by @Revathyvenugopal162 in #897 - CHORE: Bump pytest-print from 1.0.0 to 1.0.1 in the tests group by @dependabot in #898
- CHORE: Bump the doc group with 4 updates by @dependabot in #899
- FIX: Remove Python class reference. by @MaxJPRey in #901
- CHORE: Bump pytest from 8.3.2 to 8.3.3 in the tests group by @dependabot in #906
- CHORE: Bump the doc group with 4 updates by @dependabot in #907
- feat: add warning for x11 loaded before init on 25.1+ by @koubaa in #909
- CHORE: Drop python 3.9 by @dipinknair in #904
- CHORE: Bump pytest-print from 1.0.1 to 1.0.2 in the tests group by @dependabot in #915
- CHORE: Bump ansys-mechanical-env from 0.1.7 to 0.1.8 in the core group by @dependabot in #914
- CHORE: Bump the doc group with 4 updates by @dependabot in #916
- FIX: Use "lite" CLR host on windows for 251+ by @koubaa in #920
- CHORE: Bump grpcio from 1.66.1 to 1.66.2 in the core group by @dependabot in #922
- CHORE: Bump panel from 1.5.0 to 1.5.1 in the doc group by @dependabot in #923
- CHORE: Use static search by @dipinknair in #927
- CHORE: Remove unnecessary dependencies by @dipinknair in #908
- CHORE: Bump the doc group with 5 updates by @dependabot in #933
- chore: pre-commit autoupdate by @pre-commit-ci in #934
- chore: Code maintenance by @dipinknair in #937
- refactor: use embedding clr host in version 251 by @koubaa in #926
- CHORE: Bump the doc group with 5 updates by @dependabot in #943
- chore: pre-commit automatic update by @pre-commit-ci in #944
Full Changelog: v0.11.7...v0.11.8
v0.11.7
What's Changed
Documentation
- chore: update CHANGELOG for v0.11.6 by @pyansys-ci-bot in #887
- DOCS: Fix doc layout by @dipinknair in #888
Full Changelog: v0.11.6...v0.11.7
v0.11.6
What's Changed
Documentation
- chore: update CHANGELOG for v0.11.5 by @pyansys-ci-bot in #872
- CHORE: Bump the doc group with 4 updates by @dependabot in #876
- CHORE: Bump grpcio from 1.65.4 to 1.65.5 in the core group by @dependabot in #875
- CHORE: Bump grpcio from 1.65.5 to 1.66.0 in the core group by @dependabot in #880
- DOCS: Refactor by @dipinknair in #878
- CHORE: Bump ansys-sphinx-theme[autoapi] from 1.0.5 to 1.0.7 in the doc group by @dependabot in #881
- CHORE: [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #884
- DOCS: Minor changes by @dipinknair in #885
Full Changelog: v0.11.5...v0.11.6
v0.11.5
What's Changed
New features or code improvements
- FEAT: Update cheat sheet with quarto by @Revathyvenugopal162 in #845
Bug fixes or behavior changes
- Feat: add a layer to load into an existing stage by @koubaa in #857
- Refactor usd export by @koubaa in #858
Documentation
- chore: update CHANGELOG for v0.11.4 by @pyansys-ci-bot in #856
- FIX: App plot None check by @dipinknair in #860
- MAINT: update ansys-sphinx-theme by @dipinknair in #863
- MAINT: Bump the doc group across 1 directory with 4 updates by @dependabot in #866
- MAINT: Bump matplotlib from 3.9.1 to 3.9.1.post1 by @dependabot in #869
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #870
- MAINT: Bump ansys/actions from 6 to 7 by @dependabot in #868
- MAINT: Cheat sheet by @dipinknair in #871
Full Changelog: v0.11.4...v0.11.5
v0.11.4
What's Changed
New features or code improvements
- Feat: Add option for generating docs without examples by @dipinknair in #830
- DOC: Update known issues and limitations by @dipinknair in #829
- Feat: Integrate ansys visualization tool by @dipinknair in #846
Bug fixes or behavior changes
- Maint: Update qk_07 test by @dipinknair in #833
- Maint: Update qk07 by @dipinknair in #848
- use "OnWorkbenchReady" to update globals by @koubaa in #854
- fix: underline issue with changelog.rst section generation by @klmcadams in #855
Documentation
- chore: update CHANGELOG for v0.11.3 by @pyansys-ci-bot in #824
- MAINT: Bump grpcio from 1.64.1 to 1.65.1 in the core group by @dependabot in #826
- MAINT: Bump pytest from 8.2.2 to 8.3.1 in the tests group by @dependabot in #827
- MAINT: Bump the doc group with 4 updates by @dependabot in #828
- DOC: Add documentation for
launch_mechanical
by @dipinknair in #831 - Maint: Update new labels by @dipinknair in #836
- MAINT: Update
shims.material_import
by @dipinknair in #837 - MAINT: Bump pytest from 8.3.1 to 8.3.2 in the tests group by @dependabot in #838
- MAINT: Bump sphinxcontrib-websupport from 1.2.7 to 2.0.0 by @dependabot in #842
- MAINT: Bump usd-core from 24.3 to 24.8 by @dependabot in #841
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #844
- MAINT: Bump plotly from 5.22.0 to 5.23.0 in the doc group by @dependabot in #839
- add background app class by @koubaa in #849
- Maint: Update qk5 by @dipinknair in #852
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #853
- MAINT: Bump grpcio from 1.65.1 to 1.65.4 in the core group by @dependabot in #850
Full Changelog: v0.11.3...v0.11.4
v0.11.3
What's Changed
Documentation
- MAINT: Updates for 242 by @dipinknair in #822
- chore: update CHANGELOG for v0.11.2 by @pyansys-ci-bot in #823
Full Changelog: v0.11.2...v0.11.3
v0.11.2
What's Changed
New features or code improvements
- FEAT: Add graphics and globals by @dipinknair in #790
- FEAT: Add test for building gallery by @dipinknair in #787
- feat: add --script-args argument to ansys-mechanical by @klmcadams in #802
- FEAT: Update print_tree method by @dipinknair in #804
- FEAT: Add known issues and limitation section by @dipinknair in #760
Bug fixes or behavior changes
- Fix sentence in architecture file by @klmcadams in #800
Documentation
- chore: update CHANGELOG for v0.11.1 by @pyansys-ci-bot in #786
- MAINT: Bump the doc group with 4 updates by @dependabot in #788
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #789
- MAINT: Bump numpy from 1.26.4 to 2.0.0 by @dependabot in #773
- docs: update architecture.rst by @klmcadams in #796
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #801
- MAINT: Update nightly runs for 251 by @dipinknair in #803
- MAINT: Bump the doc group with 2 updates by @dependabot in #805
- MAINT: Refactor CICD by @dipinknair in #806
- fix exception when plotting a model with any line bodies by @koubaa in #812
- MAINT: Update dev version of pymechanical by @dipinknair in #814
- Update ACT API Reference Guide link by @klmcadams in #815
- MAINT: Bump sphinx from 7.3.7 to 7.4.4 in the doc group by @dependabot in #818
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #819
- MAINT: update for docker files 24R2 by @dipinknair in #811
- MAINT: Update for 24R2 by @dipinknair in #810
- MAINT: Update pymech-env by @dipinknair in #821
Full Changelog: v0.11.1...v0.11.2
v0.11.1
What's Changed
New features or code improvements
- FEAT: Add an App method to print project tree for embedding scenario by @dipinknair in #779
Bug fixes or behavior changes
Documentation
- chore: update CHANGELOG for v0.11.0 by @pyansys-ci-bot in #777
- Test specific version by @koubaa in #771
- chore: bump add-license-headers version to 0.3.2 by @klmcadams in #782
Full Changelog: v0.11.0...v0.11.1