Releases: ansys/pymapdl-reader
Releases · ansys/pymapdl-reader
v0.52.3
bump
v0.52.2
Merge branch 'main' into release/0.52
v0.52.1
bump to v0.52.1
v0.52.0
What's Changed
Full Changelog: v0.51.15...v0.52.0
v0.51.15
merge with main; bump to v0.51.15
v0.51.14
bump to v0.51.14
v0.51.13
Full Changelog: v0.51.11...v0.51.13
v0.51.11
What's Changed
- force number of nodes used for QUAD and QUADRATIC_QUAD by @akaszynski in #121
Full Changelog: v0.51.10...v0.51.11
v0.51.10
What's Changed
- add material failure criteria by @akaszynski in #117
- add breadcrumbs by @akaszynski in #118
Full Changelog: v0.51.9...v0.51.10
v0.51.9
What's Changed
- Edit "Contributing" topic to be specific to PyMAPDL-Reader by @PipKat in #95
- fix pymapdl version by @akaszynski in #97
- Instruction regarding development on Windows by @jgd10 in #103
- Made smooth_shading=False by default by @jgd10 in #105
- Default cmap 'jet' -> 'viridis' by @jgd10 in #106
- Incorporated pathlib.Path compatibility by @jgd10 in #99
- build python 3.10 by @akaszynski in #101
- use new to_array API by @akaszynski in #102
- Removed setters & fixed tests by @jgd10 in #107
- Fix closing animation window crash python by @germa89 in #113
- Removing python 3.6 by @germa89 in #114
- Fix/removing python3.10 wheels by @germa89 in #116
New Contributors
Full Changelog: v0.51.8...v0.51.9