v0.13.4
pydpf-core 0.13.4 release for DPF Server 2025.1.0 (ANSYS 2025 R1)
What's Changed
Enhancements
- feat: add WorkflowTopology class and workflow_to_workflow_topology operator by @Matteo-Baussart-ANSYS in #1902
- feat: add Operator.id property by @Matteo-Baussart-ANSYS in #1918
- Add contact result properties by @janvonrickenbach in #1961
- Feat: tox implementation by @moe-ad in #1989
- Accept a Python range when setting scoping IDs. by @PProfizi in #2001
- feat: change tox environments logic by @moe-ad in #2012
- feat: add documentation build environment to tox.ini by @moe-ad in #2015
Bug fixes
- Fix/examples custom operator downloads by @PProfizi in #1945
- Fix ansys installation finder by @FedericoNegri in #1966
- Remove class title underline from operator template by @PProfizi in #1985
- Fix connecting Any as inpt by @PProfizi in #1991
- Fix temporarily broken customer portal link by @PProfizi in #1998
- Fix mesh_scoping_factory.named_selection_scoping server argument by @PProfizi in #2005
- Fix server_to_ansys_version by @PProfizi in #2013
Documentation
- Mark support for psd and prs files by @PProfizi in #1937
- doc: use sphinx-autoapi for API reference by @moe-ad in #1952
- Doc: improve static search speed and fix missing module icons by @moe-ad in #1971
- doc: pydocstyle ruff rule by @moe-ad in #1975
- Doc: flake8 todos by @moe-ad in #1981
- Documentation edits by @JennaPaikowsky in #1996
- Add examples from Operators section to Field API by @JennaPaikowsky in #1999
- Fixed text issue by @JennaPaikowsky in #2003
- fix: remedy broken api documentation references by @moe-ad in #2006
Examples
- Examples/refactor custom plugin examples by @PProfizi in #1946
- Fix averaging example plots by @PProfizi in #1988
CI/CD
- Upgrade version of create-pull-request to v7 in "update generated code" CI by @ansjhajjar in #1963
- Add maximum number of failures in PyDPF-Post test CI by @PProfizi in #2004
- Bump tests to DPF 2025.1.0 in ci_release.yml by @PProfizi in #2022
- Update test_cast_workflow_any to also skip on 2025.1.0 by @PProfizi in #2024
New Contributors
- @moe-ad made their first contribution in #1949
- @FedericoNegri made their first contribution in #1966
- @janvonrickenbach made their first contribution in #1961
Full Changelog: v0.13.3...v0.13.4