Skip to content

Releases: gdsfactory/kfactory

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

v0.17.2

10 Jun 09:34
fc51baf
Compare
Choose a tag to compare

What's Changed

New

  • Add functional check_ports to @cell decorators #389

Bug Fixes

  • fix routing issues with bounding boxes #388
  • fix cases in bundle routing #387

Full Changelog: v0.17.1...v0.17.2

v0.17.1

08 Jun 12:31
e2deb80
Compare
Choose a tag to compare

What's Changed

New

  • add to_um and to_dbu into KCLayout #380
  • add func.__name__ for partials #378

Bug Fixes

  • fix plot with vinsts #385
  • pass flags to connect #384
  • Fix dcplx_trans setter on Port #383
  • Fix cells duplicated by having settings and info #379

Full Changelog: v0.17.0...v0.17.1

v0.17.0

05 Jun 20:39
cf74056
Compare
Choose a tag to compare

What's Changed

Breaking

  • Drop rec_dicts flag and make it default to use rec dict inspection #375

Bug Fixes

  • Improve and fix enclosure_tiled for KCellEnclosure and LayerEnclosure #374

Full Changelog: v0.16.1...v0.17.0

v0.16.1

02 Jun 18:25
f0a7d50
Compare
Choose a tag to compare

What's Changed

New

  • Improve logger #368

Bug Fixes

  • fix locked cell error #367

Documentation

  • Improve logger #368

Full Changelog: v0.16.0...v0.16.1