.. _ref_release_notes: Release notes ############# This document contains the release notes for the project. .. vale off .. towncrier release notes start `0.2.3 `_ - April 29, 2026 ============================================================================== .. tab-set:: .. tab-item:: Dependencies .. list-table:: :header-rows: 0 :widths: auto * - Merge changes for release 0.2.3 - `#67 `_ `0.2.2 `_ - April 28, 2026 ============================================================================== .. tab-set:: .. tab-item:: Dependencies .. list-table:: :header-rows: 0 :widths: auto * - Merge changes for release 0.2.2 - `#63 `_ `0.2.1 `_ - April 27, 2026 ============================================================================== .. tab-set:: .. tab-item:: Dependencies .. list-table:: :header-rows: 0 :widths: auto * - Merge changes for release 0.2.1 - `#60 `_ `0.2.0 `_ - April 09, 2026 ============================================================================== .. tab-set:: .. tab-item:: Added .. list-table:: :header-rows: 0 :widths: auto * - Initial pycfx merge - `#1 `_ * - Test updates for improved error messages from engine - `#7 `_ * - Update tests and doc for physics validation updates in engine - `#12 `_ .. tab-item:: Fixed .. list-table:: :header-rows: 0 :widths: auto * - Minor fixes following review - `#6 `_ * - Move from using argparse to click instead (#2). - `#11 `_ * - Replace os path operations with pathlib (#3) - `#13 `_ * - Corrections to doc and type hints - `#25 `_, `#29 `_ * - Make ansys.units required - `#26 `_ * - Update ansys-actions version - `#31 `_ * - Remove release-from-main true option - `#43 `_ * - License metadata format - `#45 `_ * - Remove if always condition for unit tests - `#46 `_ .. tab-item:: Dependencies .. list-table:: :header-rows: 0 :widths: auto * - Actions: Bump ansys/actions from 10.2.4 to 10.2.5 - `#9 `_ * - Pip: Bump sphinxcontrib-openapi from 0.8.4 to 0.9.0 - `#10 `_ * - Actions: Bump actions/download-artifact from 7.0.0 to 8.0.0 - `#19 `_ * - Actions: Bump actions/upload-artifact from 6.0.0 to 7.0.0 - `#21 `_ * - Actions: Bump ansys/actions from 10.2.5 to 10.2.7 - `#22 `_ * - Actions: Bump docker/login-action from 3.7.0 to 4.0.0 - `#27 `_ * - Pip: Bump h5py from 3.15.1 to 3.16.0 - `#30 `_ * - Actions: Bump actions/download-artifact from 8.0.0 to 8.0.1 - `#32 `_ * - Actions: Bump softprops/action-gh-release from 2.5.0 to 2.6.1 - `#33 `_ * - Actions: Bump actions/cache from 5.0.3 to 5.0.4 - `#34 `_ * - Pip: Bump pytest-cov from 7.0.0 to 7.1.0 - `#35 `_ * - Pip: Bump requests from 2.32.5 to 2.33.0 - `#37 `_ * - Pip: Bump requests from 2.33.0 to 2.33.1 - `#38 `_ * - Actions: Bump ansys/actions from 10.2.7 to 10.2.12 - `#39 `_ * - Actions: Bump pypa/gh-action-pypi-publish from 1.13.0 to 1.14.0 - `#40 `_ .. tab-item:: Documentation .. list-table:: :header-rows: 0 :widths: auto * - Overall documentation review - `#14 `_ * - Fixing grid issues when rendering docs - `#15 `_ * - Move environment variables section - `#16 `_ * - Improve examples headings - `#17 `_ * - Formatting changes and other minor corrections - `#18 `_ * - Fix docstring examples - `#20 `_ .. tab-item:: Maintenance .. list-table:: :header-rows: 0 :widths: auto * - Enable doc workflows - `#4 `_ * - Deploy dev doc on every commit to main - `#5 `_ * - Add CODEOWNERS file - `#8 `_ * - Fix long lines and re-enable long line check in pre-commit - `#23 `_ * - Add support for python314 - `#24 `_ * - Update for the release of v261 - `#28 `_ * - Add release environment to ci_cd.yml file - `#42 `_ * - Remove matrix strategy for build step - `#48 `_ .. tab-item:: Test .. list-table:: :header-rows: 0 :widths: auto * - Add tests for mesh object - `#36 `_