v0.7.0
v0.7.0 Release Notes
pydpf-core 0.7.0 release for DPF Server 2023.2.pre0
This release is in preparation for the release of DPF Server 2023.2.pre0.
Some of the new functionalities may only be available for use with DPF Server 2023.2.pre0.
What's Changed
Enhancements
- Add a "licensing_args" property to DockerConfig by @anslpa in #589
- Add ServerContext by @cbellot000 in #606
- Improve performance of Metadata.mesh_provider by @PProfizi in #616
- Enable creation and plotting of polygon and polyhedron elements by @GuillemBarroso in #614
- Find the installed DPF Server automatically by @cbellot000 in #617
- Add a feature to release licenses and clear available operators by @cbellot000 in #623
- Augment timeout when starting a server by @cbellot000 in #626
- Define the default server context with ANSYS_DPF_SERVER_CONTEXT by @PProfizi in #633
- Refactor ServerContext by @cbellot000 in #634
Documentation
- Update docstrings in server_types.py by @cbellot000 in #600
- Update the install command for developers in README.md by @PProfizi in #607
- Improve examples overall by @GuillemBarroso in #609
CI/CD
- Reorganize testing by @PProfizi in #470
- Fix testing on Docker for Windows by @cbellot000 in #598
- Fix compatibility link by @PProfizi in #613
- Skip test_start_local test if on Docker by @anslpa in #619
- Disable test_all_result_operators_exist_path if running on docker on Windows by @anslpa in #624
- Add basic tests for LS-Dyna, VTK and CGNS plugins. by @cbellot000 in #631
- Update the pipelines for DPF 2023.2.pre0 by @PProfizi in #608
Maintenance
- Bump to 0.6.3.dev0 by @PProfizi in #590
- Bump pytest from 7.1.2 to 7.2.0 in /requirements by @dependabot in #596
- Ask for Ansys version in bug issue template by @PProfizi in #635
- Accept dispatch calls to the CI workflow by @cbellot000 in #645
- Update the operators for 2023.2.pre0 by @PProfizi in #644
Full Changelog: v0.6.2...v0.7.0