v0.13.1
What's Changed
Enhancements
- StreamsContainer.datasources by @ansys-akarcher in #1729
Bug fixes
- Fix Any as input of operator and workflow by @PProfizi in #1728
- Fix connecting StreamsContainer as input or output of Operator or Workflow when InProcess by @PProfizi in #1739
- Fix label space string representation by @PProfizi in #1725
- Fix hidden operators exposure by @PProfizi in #1821
- Fix retro-compatibility for doctest in Specification.description by @PProfizi in #1850
- Fix retro-compatibility for example 13-nodes_in_local_coordinate_system.py by @PProfizi in #1849
Documentation
- adapt logo for light and dark modes by @luisaFelixSalles in #1820
- Move the concepts section into the User Guide by @luisaFelixSalles in #1819
- move contributing section into the getting started section by @luisaFelixSalles in #1829
- Add the Returns section to the operator automatic docstring by @PProfizi in #1823
Examples
- Fix coordinate system example retro-compatibility by @PProfizi in #1747
- Fix Coordinate System example retro on Docker by @PProfizi in #1815
- Example/example re assembling fields by @luisaFelixSalles in #1726
CI/CD
- Remove "if: always()" from tests.yml and bump all pydpf-actions to v2.3 by @PProfizi in #1685
- Fix CI release main python version envvar by @PProfizi in #1720
- Augment timeout for PyDPF-Post testing by @PProfizi in #1723
- Take ownership of ansys/dpf/gate/*grpcapi.py files by @PProfizi in #1730
- Run operator tests by @PProfizi in #1748
- Improvements to the release notes template by @PProfizi in #1754
- fix: missing bot secrets in deploy actions by @jorgepiloto in #1830
- fix: remove documentation indexing actions by @jorgepiloto in #1832
- Bump actions/download-artifact@v4 by @PProfizi in #1852
- Fix wheel condition on call to tests.yml in ci_release.yml by @PProfizi in #1853
- Fix/wheel artifact concurrency ci release by @PProfizi in #1854
- Fix ci_release.yml wheel concurrency for tests_any by @PProfizi in #1855
- Fix wheel upload condition for tests.yml by @PProfizi in #1856
- Fix wheel upload condition for tests.yml by @PProfizi in #1857
Maintenance
- Bump 0.13.1.dev0 by @PProfizi in #1679
- Add new DPF versions to the bug issue template by @PProfizi in #1721
- Remove sphinx-autobuild as doc requirement by @PProfizi in #1764
- Vale upgrade TokenIgnores by @PProfizi in #1782
- Add mandatory AUTHORS file by @PProfizi in #1786
New Contributors
- @ansjhajjar made their first contribution in #1845
Full Changelog: v0.13.0...v0.13.1