v0.2.3
v0.2.3 Release Notes
pydpf-post 0.2.3, required with pydpf-core 0.5.2 for Ansys 2022 R2
What's Changed
Enhancements
- Result data: on coordinates enabled, plotting updated
Continuous Integration
- Move the CI/CD to GitHub actions
- Add Linux support
- Add PDF documentation generation
- Add wheelhouse generation
- Remove support for Python 3.6 due to deprecation
- Remove support for Python 3.10 temporarily due to issue with vtk>9.1.0
- Add Dependabot to the repository
- Update README.md
- Add a release workflow
- Update CI to test ANSYS 2022R2
Bug fixes
- Fix kwargs support for ResultData.plot_contour by
- Fix memory leak causing loss of forward-compatibility. ansys-dpf-post>=0.2.3 is required for ansys-dpf-core>=0.5.2.
Documentation fixes
- Update Introduction section
- Add Troubleshooting section
- Update Contributing section
New Contributors
- @PProfizi made their first contribution in #68
- @JennaPaikowsky made their first contribution in #65
- @dependabot made their first contribution in #90
Full Changelog: 0.2.2...v0.2.3