Skip to content

v0.2.3

Choose a tag to compare

@github-actions github-actions released this 11 Aug 09:39
· 466 commits to master since this release

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

Full Changelog: 0.2.2...v0.2.3