v0.60.7
What's Changed
- Fixing broken links. by @germa89 in #814
- fix release doc build by @akaszynski in #812
- Adding binaries building and uploading to pypi by @germa89 in #818
- Richer command output by @germa89 in #791
- Feat/adding
input strings
function by @germa89 in #815 - Feat/Richer cmd output for listing commands by @germa89 in #816
- Feat/Boundary conditions listing wrappers by @germa89 in #819
- Add DIST output to the KDIST and NDIST by @RomanIlchenko1308 in #826
- Revise Contributing topic to provide only MAPDL-specific info by @PipKat in #829
- Add docs to command output by @germa89 in #822
- Fixing wrong argument passing. by @germa89 in #832
- Add Verification Manual VM7 by @RomanIlchenko1308 in #785
- add prnsol edge case by @akaszynski in #835
- improve robustness of CommandListingOutput by @akaszynski in #838
- doc/Edit Contributing topic by @PipKat in #834
- add academic fea example by @akaszynski in #830
- Created api commands for mag, pres and temp and volt by @jgd10 in #764
- Fix/example00 block code by @germa89 in #825
- Fix docker readme by @akaszynski in #841
- Adding return none to Mapdl by @germa89 in #840
- Add codecov by @akaszynski in #845
- make jupyter.py compatible for upstream ansys-jupyterhub-manager by @akaszynski in #842
- only run latest validation nightly by @akaszynski in #854
- clarify non supported commands by @germa89 in #843
- Feat/adding plotly support by @germa89 in #857
- Add Verification Manual VM9 by @RomanIlchenko1308 in #853
- Add Verification Manual VM8 by @RomanIlchenko1308 in #820
- Add Verification Manual VM10 by @RomanIlchenko1308 in #855
- Update pytest in nightly mapdl check by @germa89 in #852
- Fixing BC parsing issue by @germa89 in #850
- Adding pandas to test requirements by @germa89 in #859
- Fixing
CWD
and failing tests by @germa89 in #860 - Improve the "Getting Started" documentation section. by @MaxJPRey in #864
- Add 2D Pressure Vessel example by @akaszynski in #861
- Fixing some minors errors on launcher.rst by @germa89 in #869
- Print
/COM
to python console by @germa89 in #866 - Check printout option before using get by @germa89 in #867
- Return camera position is optional in general plotter by @germa89 in #865
- Feat/print coms by @germa89 in #870
- Adding missing arguments to RESCONTROL by @germa89 in #868
- Fix
launcher_mapdl
documentation by @germa89 in #871 - Adding extra argument to
*get
by @germa89 in #872 - Linking
mapdl.print_com
behavior tomapdl.mute
by @germa89 in #873 - Fix/improving converter by @germa89 in #862
- Fixing some documentation format by @germa89 in #875
- fix jupyter resource args by @akaszynski in #876
- Adding
long_description_content_type
by @germa89 in #877 - Send a MS Teams notification if nightlies (MAPDL or docs) fails by @germa89 in #882
- Fix
CDREAD
arguments by @germa89 in #881 - Fix wrong string argument in APDL logger by @germa89 in #878
- Adding Julia documentation by @germa89 in #880
- bump license date by @akaszynski in #887
- fixing anum by @germa89 in #893
- Fix/table rows by @germa89 in #884
- Add breadcrumbs by @akaszynski in #894
- Improve coverage by @akaszynski in #895
- Add dependabot by @akaszynski in #896
- Bump pytest from 6.2.5 to 7.0.1 by @dependabot in #897
- do not get application token unless deploying by @akaszynski in #902
- Bump imageio from 2.14.1 to 2.16.0 by @dependabot in #898
- Bump pandas from 1.4.0 to 1.4.1 by @dependabot in #901
- Bump scipy from 1.7.3 to 1.8.0 by @dependabot in #900
- Bump plotly from 5.5.0 to 5.6.0 by @dependabot in #899
- Fixing the nightly build by @germa89 in #916
- Bump sphinx-autodoc-typehints from 1.16.0 to 1.17.0 by @dependabot in #910
- Bump pyansys-sphinx-theme from 0.2.1 to 0.2.3 by @dependabot in #909
- Bump flake8 from 3.9.2 to 4.0.1 by @dependabot in #908
- Bump sphinx-copybutton from 0.4.0 to 0.5.0 by @dependabot in #907
- update badges by @akaszynski in #912
- Fix/using reserved parameter name for variables by @germa89 in #915
- Removing python 3.6 by @germa89 in #924
- Updating returning parameters because of cpos by @germa89 in #923
- Added split_sharp_edges and feature angle to general plotter by @germa89 in #921
- Exit MAPDL at the end of each example by @mgalloue in #919
- Add WSL guide by @akaszynski in #925
New Contributors
- @PipKat made their first contribution in #829
- @MaxJPRey made their first contribution in #864
- @mgalloue made their first contribution in #919
Full Changelog: v0.60.6...v0.60.7