Skip to content

Releases: gdsfactory/kfactory

v0.23.0

05 Jan 16:56
d36bc75
Compare
Choose a tag to compare

What's Changed

Breaking

  • (d)mirror as tuples instead of points #544
  • Port (d)center as tuple #541
  • Add BaseKCell class and update VKCell and KCell to inherit from it #528

New

  • (d)mirror as tuples instead of points #544
  • Port (d)center as tuple #541
  • Add BaseKCell class and update VKCell and KCell to inherit from it #528
  • better LockedError message #536

Bug Fixes

  • Port (d)center as tuple #541

Dependency Updates

  • Add lockfile and more commands to makefile #538

Full Changelog: v0.22.0...v0.23.0

v0.22.0

19 Dec 18:31
caeb6a6
Compare
Choose a tag to compare

What's Changed

New

  • add better handling of placing errors #532

Bug Fixes

  • fix dict serialization #531
  • Fix ports setter for VKCell #529
  • fix writer using gdsii always #526
  • Fix fill_tiled segfault #521

Full Changelog: v0.21.11...v0.22.0

v0.21.11

19 Nov 22:28
6aa4f52
Compare
Choose a tag to compare

What's Changed

Bug Fixes

  • Remove loguru catch #520

Full Changelog: v0.21.10...v0.21.11

v0.21.10

19 Nov 00:08
7334dd2
Compare
Choose a tag to compare

What's Changed

Bug Fixes

  • clean the name in kf show #519

Full Changelog: v0.21.8...v0.21.10

v0.21.8

18 Nov 20:00
9979240
Compare
Choose a tag to compare

What's Changed

New

  • Add Instance.purpose #514

Bug Fixes

  • at least partially fix the fill_tiled error #518
  • fix: MetaData type alias and all exports #516
  • fix str(Port) #512

Full Changelog: v0.21.7...v0.21.8

v0.21.7

06 Nov 11:53
ecfd620
Compare
Choose a tag to compare

What's Changed

Bug Fixes

  • fix cli arg #508
  • fix convert to static not taking all metainfo #507

Full Changelog: v0.21.6...v0.21.7

v0.21.6

29 Oct 02:54
7c572d7
Compare
Choose a tag to compare

What's Changed

New

Bug Fixes

  • fix error in width calculation of waypoints #505

Full Changelog: v0.21.5...v0.21.6

v0.21.5

21 Oct 21:44
dbbb6d9
Compare
Choose a tag to compare

What's Changed

New

  • make add_ports agnostic to kcl #501
  • add length and length_straight to electrical routes #502

Bug Fixes

Full Changelog: v0.21.4...v0.21.5

v0.21.4

17 Oct 23:24
06e11cb
Compare
Choose a tag to compare

What's Changed

New

  • add port reorientation for route_bundle #498

Full Changelog: v0.21.3...v0.21.4

v0.21.3

17 Oct 18:58
3723cc6
Compare
Choose a tag to compare

What's Changed

New

  • add saveoptions to build cli #497

Full Changelog: v0.21.2...v0.21.3