Skip to content

v0.16.1

Compare
Choose a tag to compare
@github-actions github-actions released this 01 May 14:47
· 168 commits to main since this release

0.16.1 - May 01, 2025

Added

Added DUT Image to the Compliance report #5985
improved pdf image management #6076
Add assignment argument to plane wave #6077
args deprecation decorator #6086
Add Version manager to main panels #6089

Dependencies

Update install targets and dependencies #5997
Temporary add bound to wheel #6002
bump actions/setup-python from 5.5.0 to 5.6.0 #6081
bump actions/download-artifact from 4.2.1 to 4.3.0 #6082

Documentation

Update priority level in doctree removal #6078
Update CONTRIBUTORS.md with the latest contributors #6084

Fixed

Improve robustness of field summary dictionary to DataFrame conversion #5986
Copy Design #5623 #5993
fix extension manager + add missing icon fields distribution #6066
Return value of downloadicepak_3d_component #6071
Return value of downloadmultiparts #6075
Speedup extension cutout #6079
Only force download file if specified #6083
Fix locale error that happens after matplotlib plot is created #6088
Remove dummy project fixture #6091
Schematic name argument optional in editexternal_circuit method #6092
Added some improvement to VirtualCompliance class #6096

Maintenance

update CHANGELOG for v0.15.3 #5981
update CHANGELOG for v0.15.6 #6065
Update package metadata license (PEP 639) #6094

Miscellaneous

Improve API and security in Desktop #5892
split postcommon_3d.py application #5955
Add examples folder and rework download logic #6055
Refactor virtual compliance class #6073

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.16.1.tar.gz

and

$ gh attestation verify --owner ansys pyaedt-0.16.1-py3-none-any.whl