Release notes#
This document contains the release notes for the project.
0.3.0 - July 21, 2026#
Fix broken link to documentation |
|
Decompress docs artifact on stable doc deployment |
|
Pinned requirements incompatible with the rest of the ecosystem |
|
Requirements for ansys-tools-filetransfer |
|
Remove some bandit skipped checks and add to pre-commit |
|
Update dependabot configuration |
|
Use ansys-tools for example file download |
|
Fix up various bandit security issues |
|
Minor test and doc fixes |
Actions: Bump docker/login-action from 4.0.0 to 4.1.0 |
|
Pip: Bump pytest from 9.0.2 to 9.0.3 |
|
Actions: Bump actions/upload-artifact from 7.0.0 to 7.0.1 |
|
Actions: Bump softprops/action-gh-release from 2.6.1 to 3.0.0 |
|
Actions: Bump actions/cache from 5.0.4 to 5.0.5 |
|
Bump ansys/actions from 10.3.0 to 10.3.1 |
|
Bump the pre-commit group with 4 updates |
|
Bump the actions group with 3 updates |
|
Bump the pre-commit group with 3 updates |
|
Bump the actions group with 2 updates |
|
Bump github.com/PyCQA/pylint from v4.0.5 to 4.0.6 in the pre-commit group |
|
Bump pytest from 9.0.3 to 9.1.1 |
|
Bump the actions group with 11 updates |
|
Update grpcio-health-checking requirement from <1.82.0,>=1.30.0 to >=1.30.0,<1.83.0 |
Update CHANGELOG for v0.2.0 |
|
Update version in `pyproject.toml` |
|
Add codecov action and update README |
|
Update CHANGELOG for v0.2.1 |
|
Update CHANGELOG for v0.2.2 |
|
Update ansys/actions version to 10.3.0 |
|
Update CHANGELOG for v0.2.3 |
|
Updating CHANGELOG for v0.2.4 |
|
Make update-changelog a required stage for releasing |
|
Update CHANGELOG for v0.2.5 |
|
Add pre-commit section |
|
Grouping dependabot prs for actions and pre-commit |
|
Update pre-commit configuration |
|
Update missing or outdated files |
|
Update license headers |
|
Update CHANGELOG for v0.2.6 |
|
Update version for 0.3.0 release |
0.2.6 - July 09, 2026#
Minor test and doc fixes, plus version update |
0.2.5 - May 26, 2026#
0.2.4 - May 13, 2026#
Streamline dependencies |
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 |