v0.17.0
0.17.0 - May 23, 2025
Added
| Added document revision to Virtual Compliance | #6131 |
| Add circuit extension | #6143 |
Dependencies
| update pytest-timeout requirement from <2.4,>=2.3.0 to >=2.3.0,<2.5 | #6167 |
| update scikit-rf requirement from <1.7,>=0.30.0 to >=0.30.0,<1.8 | #6172 |
Documentation
Update CONTRIBUTORS.md with the latest
contributors |
#6168 |
Fixed
| Return None in compute power loss if no solution available | #6106 |
| Fix small bug in VirtualCompliance which prevented the save of the reports | #6165 |
| Improve the speed up of the cleanup of objects and delete of objects in modeler. | #6170 |
| Image aspect ratio in VirtualCompliance | #6173 |
| Change default report resolution on VirtualCompliance | #6177 |
| Check if property key exist in boundary for configuration file | #6180 |
| improved ibis pin load time | #6181 |
| fixed the issue where the freq/time column got interchanged with y axis value for lna analysis and tdr | #6185 |
| fixed addpyaedt_to_aedt | #6189 |
Maintenance
| Setting up ruff | #6157 |
| update CHANGELOG for v0.16.2 | #6164 |
| Update dependabot cfg and codeowners | #6169 |
| Minor changes to update jobs name | #6190 |
Miscellaneous
| Separate extension tests | #6186 |
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.17.0.tar.gzand
$ gh attestation verify --owner ansys pyaedt-0.17.0-py3-none-any.whl