Release notes#

This document contains the release notes for the project.

0.3.0 - July 21, 2026#

Use create() method in examples instead of {}

#70

Add object-names and display-text attributes for Simba

#121

Auto detect engine ansys-api-cfx version.

#136

Fix broken link to documentation

#59

Decompress docs artifact on stable doc deployment

#62

Pinned requirements incompatible with the rest of the ecosystem

#69

Requirements for ansys-tools-filetransfer

#72

Remove some bandit skipped checks and add to pre-commit

#97

Update dependabot configuration

#99

Use ansys-tools for example file download

#106

Fix up various bandit security issues

#119

Minor test and doc fixes

#131

Update ``CONTRIBUTORS.md`` with the latest contributors

#73, #102

Actions: Bump docker/login-action from 4.0.0 to 4.1.0

#51

Pip: Bump pytest from 9.0.2 to 9.0.3

#55

Actions: Bump actions/upload-artifact from 7.0.0 to 7.0.1

#56

Actions: Bump softprops/action-gh-release from 2.6.1 to 3.0.0

#57

Actions: Bump actions/cache from 5.0.4 to 5.0.5

#58

Bump ansys/actions from 10.3.0 to 10.3.1

#98

Bump the pre-commit group with 4 updates

#116

Bump the actions group with 3 updates

#117

Bump the pre-commit group with 3 updates

#122

Bump the actions group with 2 updates

#123, #128, #130

Bump github.com/PyCQA/pylint from v4.0.5 to 4.0.6 in the pre-commit group

#126

Bump pytest from 9.0.3 to 9.1.1

#127

Bump the actions group with 11 updates

#135, #139

Update grpcio-health-checking requirement from <1.82.0,>=1.30.0 to >=1.30.0,<1.83.0

#138

Update CHANGELOG for v0.2.0

#49

Update version in `pyproject.toml`

#52

Add codecov action and update README

#54

Update CHANGELOG for v0.2.1

#61

Update CHANGELOG for v0.2.2

#64

Update ansys/actions version to 10.3.0

#66

Update CHANGELOG for v0.2.3

#68

Updating CHANGELOG for v0.2.4

#95

Make update-changelog a required stage for releasing

#96

Update CHANGELOG for v0.2.5

#104

Add pre-commit section

#107

Grouping dependabot prs for actions and pre-commit

#115

Update pre-commit configuration

#118

Update missing or outdated files

#120, #124

Update license headers

#125

Update CHANGELOG for v0.2.6

#134

Update version for 0.3.0 release

#140

Add tests for mesh statistics query

#41

Add test for some Solver errors

#71

Add unit tests for transform_mesh

#129

Add tests for mesh region queries

#137

0.2.6 - July 09, 2026#

Minor test and doc fixes, plus version update

#133

0.2.5 - May 26, 2026#

Support API version 1 with env var

#101

Update version for release 0.2.5

#103

0.2.4 - May 13, 2026#

Streamline dependencies

#94

0.2.3 - April 29, 2026#

Merge changes for release 0.2.3

#67

0.2.2 - April 28, 2026#

Merge changes for release 0.2.2

#63

0.2.1 - April 27, 2026#

Merge changes for release 0.2.1

#60

0.2.0 - April 09, 2026#

Initial pycfx merge

#1

Test updates for improved error messages from engine

#7

Update tests and doc for physics validation updates in engine

#12

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

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

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

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

Add tests for mesh object

#36