v0.63.2
What's Changed
New Features
- Reducing
pymapdl-reader
dependency on themesh
module by @germa89 in #1299 - Using DPF in example by @germa89 in #1279
- Prioritize the non-student versions by @germa89 in #1422
Bug fixes or behavior changes
- Adding exception when starting database in a non-valid MAPDL version by @germa89 in #1286
- Adding ansys student support by @germa89 in #1335
- Fixing labeler again by @germa89 in #1343
- Improving post mortem info by @germa89 in #1344
- Replace stray usage of
_get_array
withget_array
by @rileychall in #1358 - Correct misnamed
nnum
toenum
by @rileychall in #1359 - Fix/lsread to non interactive by @germa89 in #1384
- Fix/corba import, Python version docs, and Python 3.10 smoke tests by @germa89 in #1385
- Fixing order import by @germa89 in #1386
- Adding database notes and some improvements by @germa89 in #1392
- Fix load_table by @akaszynski in #1402
- Removing redundant map function by @germa89 in #1403
- Small example fixes and improvements by @germa89 in #1412
- Improving error message in
mapdl.get_value
by @germa89 in #1413 - Fixing dependabot and commeter by @germa89 in #1432
- Improving input tests by @germa89 in #1433
- Including checkbox for updated environment in bug template by @germa89 in #1438
Documentation
Maintenance
- Bump sphinx from 5.0.2 to 5.1.0 in /requirements by @dependabot in #1292
- Bump imageio from 2.19.5 to 2.20.0 in /requirements by @dependabot in #1291
- Bump sphinx-gallery from 0.10.1 to 0.11.0 in /requirements by @dependabot in #1293
- Bump sphinx from 5.1.0 to 5.1.1 in /requirements by @dependabot in #1294
- Bump pyvista from 0.35.2 to 0.36.1 in /requirements by @dependabot in #1312
- Bump imageio from 2.20.0 to 2.21.0 in /requirements by @dependabot in #1311
- Bump scipy from 1.8.1 to 1.9.0 in /requirements by @dependabot in #1305
- Bump ansys-mapdl-reader from 0.51.14 to 0.51.15 in /requirements by @dependabot in #1322
- Bump sphinx-autodoc-typehints from 1.18.3 to 1.19.1 in /requirements by @dependabot in #1310
- Bump sphinx-autodoc-typehints from 1.19.1 to 1.19.2 in /requirements by @dependabot in #1329
- Bump imageio from 2.21.0 to 2.21.1 in /requirements by @dependabot in #1328
- Bump autopep8 from 1.6.0 to 1.7.0 in /requirements by @dependabot in #1334
- Bump ansys-sphinx-theme from 0.4.2 to 0.5.0 in /requirements by @dependabot in #1348
- Bump plotly from 5.9.0 to 5.10.0 in /requirements by @dependabot in #1349
- Bump matplotlib from 3.5.2 to 3.5.3 in /requirements by @dependabot in #1350
- Bump actions/upload-artifact from 2 to 3 by @dependabot in #1367
- Bump JamesIves/github-pages-deploy-action from 4.1.4 to 4.4.0 by @dependabot in #1366
- Bump actions/checkout from 2 to 3 by @dependabot in #1365
- Bump actions/setup-python from 2.2.2 to 4.2.0 by @dependabot in #1364
- Bump actions/cache from 2 to 3 by @dependabot in #1363
- Bump ansys-sphinx-theme from 0.5.0 to 0.5.1 in /requirements by @dependabot in #1361
- Bump actions/download-artifact from 2 to 3 by @dependabot in #1368
- Bump docker/login-action from 1 to 2 by @dependabot in #1369
- Bump codecov/codecov-action from 2 to 3 by @dependabot in #1370
- Bump sphinx-gallery from 0.11.0 to 0.11.1 in /requirements by @dependabot in #1374
- Bump pyansys-tools-report from 0.2.2 to 0.3.2 in /requirements by @dependabot in #1410
- Bump pythreejs from 2.3.0 to 2.4.1 in /requirements by @dependabot in #1409
- Bump scipy from 1.9.0 to 1.9.1 in /requirements by @dependabot in #1426
- Bump ansys-sphinx-theme from 0.5.1 to 0.5.2 in /requirements by @dependabot in #1425
- Bump imageio from 2.21.1 to 2.21.2 in /requirements by @dependabot in #1427
- Bump pandas from 1.4.3 to 1.4.4 in /requirements by @dependabot in #1435
- Bump ansys-mapdl-reader from 0.51.15 to 0.52.0 in /requirements by @dependabot in #1434
New Contributors
- @kmkoshy made their first contribution in #1319
- @rileychall made their first contribution in #1358
Thank you a lot to the new contributors!
Full Changelog: v0.63.0...v0.63.2