Skip to content

Releases: gdsfactory/kfactory

v0.18.3

23 Jul 14:48
6b49e5a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.18.2...v0.18.3

v0.18.2

23 Jul 14:48
88d8916
Compare
Choose a tag to compare

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

17 Jul 08:35
414f821
Compare
Choose a tag to compare

What's Changed

Bug Fixes

  • Fix KCLayout.read(..., register_cells=True) #426

Full Changelog: v0.18.0...v0.18.1

v0.18.0

16 Jul 12:56
a56d376
Compare
Choose a tag to compare

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

27 Jun 17:15
670da48
Compare
Choose a tag to compare

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

27 Jun 17:12
67aa242
Compare
Choose a tag to compare

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

27 Jun 00:11
7448c37
Compare
Choose a tag to compare

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

16 Jun 01:31
c0e61b0
Compare
Choose a tag to compare

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

12 Jun 01:09
6ae88aa
Compare
Choose a tag to compare

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

v0.17.3

10 Jun 21:34
248ce4e
Compare
Choose a tag to compare

What's Changed

Bug Fixes

  • fix erroneous start for route_loosely #390

Full Changelog: v0.17.2...v0.17.3