Skip to content

v0.12.2

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Jun 08:34
· 291 commits to master since this release

v0.12.2 Release Notes

pydpf-core 0.12.2 release for DPF Server 2024.2

What's Changed

Enhancements

  • DataSources.set_result_file_path recognizes .cas/dat.cff and .cas/dat.h5 files automatically by @PProfizi in #1589
  • Add MeshInfo.bodies by @PProfizi in #1594
  • Add vtk_helpers for DPF to VTK translation by @PProfizi in #1581
  • Add plugins.py module with load_plugin_on_server helper by @PProfizi in #1600

Bug fixes

  • Fix environment PATH pollution by CGrpc servers by @PProfizi in #1590
  • Fix a bug where a new server is run on object creation by @PProfizi in #1592

Documentation

CI/CD

Maintenance

Full Changelog: v0.12.1...v0.12.2