Release notes#
This document contains the release notes for the project.
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).