v0.15.6
0.15.6 - April 22, 2025
Added
| populate named expressions and improve doc | #6027 |
Dependencies
| bump ansys/actions from 8 to 9 | #6039 |
| bump actions/setup-python from 5.4.0 to 5.5.0 | #6040 |
| bump actions/download-artifact from 4.1.9 to 4.2.1 | #6041 |
| update pytest-cov requirement from <6.1,>=4.0.0 to >=4.0.0,<6.2 | #6042 |
| bump codecov/codecov-action from 5.4.0 to 5.4.2 | #6062 |
Documentation
Update CONTRIBUTORS.md with the latest
contributors |
#6046 |
Fixed
| Exception error for multiple design | #5937 |
| Adding missed properties | #6045 |
Maintenance
| update CHANGELOG for v0.15.5 | #6044 |
| Update pre-commit hooks and intend to fix auto update | #6058 |
Miscellaneous
| Pathlib hfss.py | #6054 |
| Pathlib hfss3dlayout.py | #6057 |
Artifact Attestations
You can verify this release's artifact attestations using GitHub's command-line tool. For example, download the source distribution and wheel from this release page or from PyPI. Then, run the following commands:
$ gh attestation verify --owner ansys pyaedt-0.15.6.tar.gzand
$ gh attestation verify --owner ansys pyaedt-0.15.6-py3-none-any.whl