v0.63.0
What's Changed
New Features
- Making PIM package lazy by @germa89 in #1151
- Adding 'convert_apdl_block' to docs by @germa89 in #1199
- Cancel old ongoing workflows by @RobPasMue in #1216
- Implement pyansys-tools-report in PyMAPDL by @RobPasMue in #1215
- Using global logger in licensing by @germa89 in #1259
- Improving solution error parsing by @germa89 in #1260
- Feat/extending pytest summary line length by @germa89 in #1220
- Improvements to
open_gui
by @germa89 in #1267 - Adding codeQL by @germa89 in #1236
- Double precision parameter retrieving by @germa89 in #1274
- Adding learning PyMAPDL section to docs by @germa89 in #1278
- Adding GUI pytest mark by @germa89 in #1269
- Injecting env vars in MAPDL process by @germa89 in #1219
- Download error page and helper by @germa89 in #1283
Bug fixes or behavior changes
- Fix language warning by @germa89 in #1191
- Fix identation in readme by @germa89 in #1192
- Timeout keyword argument not having effect by @germa89 in #1202
- Removing duplicated
CNCHECK
by @germa89 in #1198 - Fix
ANTYPE
docstring by @germa89 in #1197 - Fix/commenter by @germa89 in #1258
- Fixing using
clear_on_connect
by @germa89 in #1271
Documentation
- Fix nplot example by @akaszynski in #1159
- Use ansys-sphinx-theme by @akaszynski in #1165
- Exhaust Manifold example by @smedikon in #1248
Maintenance
- Bump imageio from 2.19.2 to 2.19.3 in /requirements by @dependabot in #1145
- Bump plotly from 5.8.0 to 5.8.1 in /requirements by @dependabot in #1174
- Bump sphinx-autodoc-typehints from 1.18.1 to 1.18.2 in /requirements by @dependabot in #1170
- Bump sphinx-autodoc-typehints from 1.18.2 to 1.18.3 in /requirements by @dependabot in #1186
- Bump plotly from 5.8.0 to 5.8.2 in /requirements by @dependabot in #1187
- Bump numpydoc from 1.3.1 to 1.4.0 in /requirements by @dependabot in #1182
- Bump ansys-sphinx-theme from 0.4.0 to 0.4.1 in /requirements by @dependabot in #1189
- Bump sphinx from 4.5.0 to 5.0.1 in /requirements by @dependabot in #1167
- Bump ansys-sphinx-theme from 0.4.1 to 0.4.2 in /requirements by @dependabot in #1193
- Bump sphinx from 5.0.1 to 5.0.2 in /requirements by @dependabot in #1204
- Bump plotly from 5.8.2 to 5.9.0 in /requirements by @dependabot in #1227
- Bump pandas from 1.4.2 to 1.4.3 in /requirements by @dependabot in #1224
- Bump jupyter-sphinx from 0.3.2 to 0.4.0 in /requirements by @dependabot in #1231
- Bump pyvista from 0.34.1 to 0.34.2 in /requirements by @dependabot in #1245
- Bump pyvista from 0.34.2 to 0.35.1 in /requirements by @dependabot in #1261
- Bump sphinx-notfound-page from 0.8 to 0.8.3 in /requirements by @dependabot in #1265
- Bump imageio from 2.19.3 to 2.19.5 in /requirements by @dependabot in #1273
- Bump pyvista from 0.35.1 to 0.35.2 in /requirements by @dependabot in #1272
- Removing extra templates and improving bug template. by @germa89 in #1281
New Contributors
- @clatapie made their first contribution in #1149
- @RobPasMue made their first contribution in #1216
- @smedikon made their first contribution in #1248
Full Changelog: v0.62.0...v0.63.0