v0.15.5
0.15.5 - April 11, 2025
Added
| Field distribution extension | #5818 |
| extensions link | #6021 |
| post layout extension | #6034 |
Dependencies
| bump osmnx from 2.0.1 to 2.0.2 | #6009 |
| Refactor install targets | #6031 |
| Remove patch on build | #6032 |
Documentation
| Add log and nosec in checked subprocess calls | #6001 |
Update CONTRIBUTORS.md with the latest
contributors |
#6015 |
Fixed
| Insert row fix for tables | #5931 |
| adding missing argument for 2d electrostatic balloon BC | #6011 |
| color not working properly for traces in single plot | #6020 |
| Compliance contour BER check | #6023 |
| Update Spisim to relative path | #6033 |
| Improve extension unit tests using ANSYS-HSDV1 file | #6043 |
Maintenance
| Add dependabot cooldown for pip | #5999 |
| Pin actions version and avoid dependabot autorun | #6000 |
Miscellaneous
| FilterSolutions unit test improvements | #5987 |
| Improve code quality and handling of subprocess calls | #5995 |
| move points cloud extension at project level | #6004 |
| Improve assign balloon method | #6017 |
| pathlib refactor primitivescircuit.py | #6024 |
| move add calculation to CommonOptimetrics | #6030 |
Artifact Attestations
You can verify this release's artifact attestations using GitHub CLI 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.5.tar.gzand
$ gh attestation verify --owner ansys pyaedt-0.15.5-py3-none-any.whl