Release notes#
This document contains the release notes for the project.
0.67.3 - January 21, 2026#
0.67.1 - January 16, 2026#
Wirebond def management added |
Extend troubleshooting with uv venv on Windows |
0.67.0 - January 12, 2026#
Generate auto hfss regions |
Bump actions/checkout from 6.0.0 to 6.0.1 |
|
Bump ansys/actions from 10.1.5 to 10.2.2 |
|
Update ansys-edb-core requirement from <0.2.3,>=0.2.0 to >=0.2.0,<0.2.4 |
|
Bump codecov/codecov-action from 5.5.1 to 5.5.2 |
|
Bump actions/download-artifact from 6.0.0 to 7.0.0 |
|
Bump ansys/actions from 10.2.2 to 10.2.3 |
|
Update pytest requirement from <8.5,>=7.4.0 to >=7.4.0,<9.1 |
|
Update sphinx requirement from <8.3,>=7.1.0 to >=7.1.0,<9.1 |
|
Bump numpydoc from 1.5.0 to 1.10.0 |
|
Update sphinx-gallery requirement from <0.20,>=0.14.0 to >=0.14.0,<0.21 |
|
Bump ansys-api-edb to 0.2.5 |
Change PyEDB documentation style |
Reuse terminal |
0.66.1 - January 06, 2026#
0.66.1 - January 01, 2026#
Generate auto hfss regions |
Bump actions/checkout from 6.0.0 to 6.0.1 |
|
Bump ansys/actions from 10.1.5 to 10.2.2 |
|
Update ansys-edb-core requirement from <0.2.3,>=0.2.0 to >=0.2.0,<0.2.4 |
|
Bump codecov/codecov-action from 5.5.1 to 5.5.2 |
|
Bump actions/download-artifact from 6.0.0 to 7.0.0 |
|
Bump ansys/actions from 10.2.2 to 10.2.3 |
Change PyEDB documentation style |
0.66.0 - December 19, 2025#
Bump actions/upload-artifact from 5.0.0 to 6.0.0 |
Fix typo in AUTHORS |
Fixing static folder creation |
Component_def refactoring |
|
Material refactoring |
|
Nport component def refactoring |
|
Package def refactoring |
|
Edb cfg padstacks |
|
Random failure test |
|
Move control_file.py to generic folder |
|
Edb configure terminal |
|
Configure cfg_padstacks.py |
|
EDB CFG cutout |
|
Removing edb-core inheritance |
0.65.1 - November 27, 2025#
0.65.0 - November 27, 2025#
0.64.1 - November 24, 2025#
Add grpc padstack instance bounding box property |
0.64.0 - November 13, 2025#
Introduce ``sphinx-autoapi`` for API documentation |
0.63.0 - November 03, 2025#
0.62.0 - October 28, 2025#
Add the changelog feature |
Job manager default values |
Adding artifact attestations and fix warnings related to coverage upload |
Changelog#
All notable changes to PyEDB are documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
[Unreleased]#
### Added -
### Changed -
### Deprecated -
### Fixed -
### Removed -
[0.9.0] - 2024-XX-YY#
### Added - Initial release of the gRPC-based PyEDB client. - Comprehensive documentation including user guides, migration guide, and examples. - Core functionality for EDB creation, modification, and simulation setup.
### Removed - Legacy pyedb.dotnet module (moved to archived branch).