Release notes#
This document contains the release notes for the project.
0.2.3 - April 29, 2026#
Merge changes for release 0.2.3 |
0.2.2 - April 28, 2026#
Merge changes for release 0.2.2 |
0.2.1 - April 27, 2026#
Merge changes for release 0.2.1 |
0.2.0 - April 09, 2026#
Minor fixes following review |
|
Move from using argparse to click instead (#2). |
|
Replace os path operations with pathlib (#3) |
|
Corrections to doc and type hints |
|
Make ansys.units required |
|
Update ansys-actions version |
|
Remove release-from-main true option |
|
License metadata format |
|
Remove if always condition for unit tests |
Actions: Bump ansys/actions from 10.2.4 to 10.2.5 |
|
Pip: Bump sphinxcontrib-openapi from 0.8.4 to 0.9.0 |
|
Actions: Bump actions/download-artifact from 7.0.0 to 8.0.0 |
|
Actions: Bump actions/upload-artifact from 6.0.0 to 7.0.0 |
|
Actions: Bump ansys/actions from 10.2.5 to 10.2.7 |
|
Actions: Bump docker/login-action from 3.7.0 to 4.0.0 |
|
Pip: Bump h5py from 3.15.1 to 3.16.0 |
|
Actions: Bump actions/download-artifact from 8.0.0 to 8.0.1 |
|
Actions: Bump softprops/action-gh-release from 2.5.0 to 2.6.1 |
|
Actions: Bump actions/cache from 5.0.3 to 5.0.4 |
|
Pip: Bump pytest-cov from 7.0.0 to 7.1.0 |
|
Pip: Bump requests from 2.32.5 to 2.33.0 |
|
Pip: Bump requests from 2.33.0 to 2.33.1 |
|
Actions: Bump ansys/actions from 10.2.7 to 10.2.12 |
|
Actions: Bump pypa/gh-action-pypi-publish from 1.13.0 to 1.14.0 |
Enable doc workflows |
|
Deploy dev doc on every commit to main |
|
Add CODEOWNERS file |
|
Fix long lines and re-enable long line check in pre-commit |
|
Add support for python314 |
|
Update for the release of v261 |
|
Add release environment to ci_cd.yml file |
|
Remove matrix strategy for build step |
Add tests for mesh object |