Skip to content

v0.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Apr 13:44
· 251 commits to master since this release

v0.4.0 Release Notes

PyDPF-Post 0.4.0 introduces support for the new licensing logic introduced with PyDPF-Core 0.8.0 and necessary for use with DPF Server 2023.2.pre1.
It also adds features to the new Simulation API introduced with PyDPF-Post 0.3.0.

What's Changed

Enhancements

  • Propagate Premium ServerContext as default by @PProfizi in #345
  • Add DataFrame.min and DataFrame.max over 'set_ids' axis or MeshIndex by @PProfizi in #333
  • Expose arguments for cyclic result queries by @PProfizi in #336

Bug fixes

Documentation

  • Update compatibility.rst for DPF Server 2023.2.pre1 by @PProfizi in #354

CI/CD

Maintenance

Full Changelog: v0.3.1...v0.4.0