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