Skip to content

v0.13.7

Compare
Choose a tag to compare
@github-actions github-actions released this 12 May 13:57
· 43 commits to master since this release

What's Changed

Enhancements

  • Adapt to Units improvement and Temperature Difference handling by @TheoMeunierAnsys in #2073
  • Feat: add operator internal name alias for operator Python modules by @PProfizi in #2168
  • feat(geometry): propagate kwargs in geometry plot methods by @PProfizi in #2251
  • Add a vtk_mesh_is_valid helper to check validity of VTK meshes by @PProfizi in #1836

Bug fixes

  • Enforce timeout in connect_to_server by @PProfizi in #2137
  • DpfVector BUG: DpfVector were created on one clayer and deleted in another by @cbellot000 in #2141
  • Raise error in create_plane_from_point_and_line for aligned point and line by @PProfizi in #2250

Documentation

CI/CD

Maintenance

Full Changelog: v0.13.6...v0.13.7