Releases: gdsfactory/kfactory
Releases · gdsfactory/kfactory
v0.18.2
What's Changed
New
- add packing functions for Instances and KCells #431
- Add InstanceGroup #430
Bug Fixes
- fix _port #435
- fix add_ports in case port.kcl is not ports.kcl #434
- fix error message #432
Other changes
- Fixed double
or
print statement #428
Full Changelog: v0.18.1...v0.18.2
v0.18.1
What's Changed
Bug Fixes
- Fix
KCLayout.read(..., register_cells=True)
#426
Full Changelog: v0.18.0...v0.18.1
v0.18.0
What's Changed
New
- Add name debugging config #421
- make OpticalManhattanRoute better #418
Bug Fixes
Dependency Updates
- update klayout and pre-commit #419
Full Changelog: v0.17.8...v0.18.0
v0.17.8
What's Changed
Bug Fixes
- fix kclayout nested cells and ports/metainfo issues #414
Full Changelog: v0.17.7...v0.17.8
v0.17.7
What's Changed
New
- Add check for klayout/klive version vs kfactory #411
Bug Fixes
- fix hierarchy of yaml parser and add test #413
- fix l2n extraction and add test #412
Documentation
- fix l2n extraction and add test #412
Full Changelog: v0.17.6...v0.17.7
v0.17.6
What's Changed
New
- Use tempfile if called from IPython #405
- Routing indirect fixes #409
Bug Fixes
- fix connection issue caring about mirror when it should not #403
- fix indirect routing #402
Documentation
- Routing indirect fixes #409
- fix connection issue caring about mirror when it should not #403
Full Changelog: v0.17.5...v0.17.6
v0.17.5
What's Changed
New
- add display_kcell display_type #396
Bug Fixes
- works with partials #399
- full test suite for smart routing and error fixes #398
- fix basename usage in cell decorator #400
Full Changelog: v0.17.4...v0.17.5
v0.17.4
What's Changed
New
- add contains to settings/units/info #395
Bug Fixes
- fix routing errors and add a better test #397
- fix connect when using port objects on self #393
Full Changelog: v0.17.3...v0.17.4