v0.13.7
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
- CI: Bump default Python version for doc generation to 3.11 by @PProfizi in #2171
- Sort operators in init.py during operator code generation by @PProfizi in #2146
- Ci: add test analytics by @PProfizi in #2167
- Force LF as line-ending for operator modules by @PProfizi in #2154
- Ci: run entry tests first by @PProfizi in #2175
- ci: make pydpf-post job information-only by @PProfizi in #2272
Maintenance
- Bump sphinx from 8.1.3 to 8.2.3 in /requirements by @dependabot in #2124
- Bump sphinx-reredirects from 0.1.3 to 0.1.6 in /requirements by @dependabot in #2182
- Bump enum-tools[sphinx] from 0.12.0 to 0.13.0 in /requirements by @dependabot in #2227
- Bump pyvista from 0.44.2 to 0.45.0 in /requirements by @dependabot in #2229
- Bump pytest-cov from 6.0.0 to 6.1.1 in /requirements by @dependabot in #2207
Full Changelog: v0.13.6...v0.13.7