Release Notes#

4.0#

Python API#

4.0.4#

Bug Fixes

- Add checks for overlapping pins in symbols to avoid runtime error.
- Add handling of inadvertant += on Ports.

4.0.3#

Bug Fixes

- Minor bug fix in error handling of dependency check.

4.0.2#

Bug Fixes

- Better handling of dependency check.

4.0.1#

- Initial release of the Python API

JITX Runtime#

4.0.5#

Bug Fixes

- Fixed crash in pour shape computation on Windows.

4.0.4#

Backport

- STEP export is now available in the extension sidebar

4.0.3#

Bug Fixes

- Fixed regression in schematic net label rendering

4.0.2#

Bug Fixes

- Fixed issues with route stability.
- Resolved issue when copying circuits in the board layout.
- Other minor fixes.

4.0.1#

Bug Fixes

- Various minor UI bug fixes in the vscode extension.
- Fix various minor issues in routing and pin assingment.
- Minor fixes of geometry edge cases in the route realization.

4.0.0#

- Initial release of the Python driven version of JITX