v0.7.1
v0.7.1 Release Notes
pydpf-core 0.7.1 release for DPF Server 2023.2.pre0
This release introduces DPF Server 2023.2.pre0 and explains how to use it.
For more information, see the Getting started with DPF Server section in the PyDPF-Core documentation.
To use DPF Server 2023.2.pre0, follow the instructions for updating your Python environment.
Some new functionalities may only be available for use with DPF Server 2023.2.pre0.
What's Changed
Enhancements
- Expose LS-DYNA result extraction and post-treatment (2023.2.pre0) by @rafacanton in #567
- Improve the "operator not found" error message with potential causes by @cbellot000 in #659
Bug fixes
- Do not force the use of a specific Ansys version when starting DPF with PyPIM by @plule-ansys in #666
- Fix the parsing of server version for DPF Server installations by @anslpa in #673
- Fix the server-to-Ansys gRPC DPF version because Packaging 22.0 did not recognize the "*" character by @anslpa in #676
- Map server version 6.1 to 2023 R2 by @cbellot000 in #679
Documentation
- Fix the Getting started section by @cbellot000 in #642
- Update the Compatibility section by @PProfizi in #650
- Add instructions on how to update a Python environment when installing a new Ansys version by @anslpa in #652
- Add Entry- and Premium-specific operator sections by @anslpa in #646
- Add Server context, Server context, and Getting started with DPF Server sections by @anslpa in #637
- Add an example for calculating the number of cycles to fatigue failure from @mcMunich by @PProfizi in #591
- Refactor Concepts into its own top section by @PProfizi in #661
- Improve the Getting started with DPF Server section by @anslpa in #675
- Add links to the DPF Server page on the Ansys Customer Portal by @anslpa in #671
- Refactor and update the examples to clarify Entry and Premium operator capabilities by @PProfizi in #674
- Add details about the DPF Preview License Agreement by @anslpa in #682
CI/CD
- Remove concurrency on CI when not a PR by @PProfizi in #647
- Enable use of custom wheels shipped with the server by @cbellot000 in #665
- Allow choosing the DPF Server branch when releasing by @PProfizi in #681
Maintenance
- Bump version to 0.7.1.dev0 by @PProfizi in #648
- Bump required version of ansys-dpf-gate to 0.3.* in the setup.py file by @PProfizi in #649
- Fix the testfiles path by @GuillemBarroso in #672
New Contributors
- @rafacanton made a first contribution in #567
Full Changelog: v0.7.0...v0.7.1