Release notes#

This document contains the release notes for the project.

0.65.1 - November 27, 2025#

Insert 3d layout gRPC

#1667

Place layout component enhancement

#1680

Working fine on local reverting test on grpc and cicd to check

#1664

GRPC boundaries

#1670

Remove try-except from property position

#1679

Remove LD_LIBRARY_PATH need

#1683

Update CHANGELOG for v0.65.0

#1681

0.65.0 - November 27, 2025#

Bump actions/checkout from 5.0.1 to 6.0.0

#1665

Bump actions/setup-python from 6.0.0 to 6.1.0

#1674

Fixing hatched ground plane bug with grpc

#1675

Issue 1621 fix

#1677

Update CHANGELOG for v0.64.1

#1669

0.64.1 - November 24, 2025#

Add grpc padstack instance bounding box property

#1642

Bump actions/checkout from 5.0.0 to 5.0.1

#1655

Update jupyterlab requirement from <4.5,>=4.0.0 to >=4.0.0,<4.6

#1656

Remove JobManager from Edb class

#1657

Fixing hfss extent

#1660

Update CHANGELOG for v0.64.0

#1652

Bump dev version into v0.65.dev0

#1653

Delete accidentally added files

#1661

Edb cfg boundaries

#1659

Add docstring to edb cfg boundaries

#1663

0.64.0 - November 13, 2025#

Adding CLI for batch submission

#1635

Job manager concurrent job bug

#1640

Siwave log parser

#1646

Bump ansys/actions from 10.1.4 to 10.1.5

#1623

Update pypandoc requirement from <1.16,>=1.10.0 to >=1.10.0,<1.17

#1643

Introduce ``sphinx-autoapi`` for API documentation

#1632

Bux fixed

#1626

Create port on component (grpc) bug fixed

#1628

Cfg_ports_sources.py

#1644

Update CHANGELOG for v0.63.0

#1624

Bump release 0.64.dev0

#1634

Leverage new ``vtk-osmesa`` logic in CI

#1651

0.63.0 - November 03, 2025#

Hatched ground plane with angle support

#1620

Update CHANGELOG for v0.62.0

#1614

Run PyAEDT test with PYAEDT_LOCAL_SETTINGS_PATH env var

#1622

0.62.0 - October 28, 2025#

Add functionality for geometry swapping from DXF file

#1529

Adding DRC inside pyedb

#1600

Layout file warnings

#1602

Design mode

#1607

Job manager lsf support

#1609

Bump actions/labeler from 5.0.0 to 6.0.1

#1578

Bump actions/download-artifact from 5.0.0 to 6.0.0

#1610

Bump actions/upload-artifact from 4.6.2 to 5.0.0

#1611

Add the changelog feature

#1593

Job manager default values

#1597

Adding artifact attestations and fix warnings related to coverage upload

#1601

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).