Releases: gdsfactory/kfactory
Releases · gdsfactory/kfactory
v0.17.4
What's Changed
New
- add contains to settings/units/info #395
Bug Fixes
Full Changelog: v0.17.3...v0.17.4
v0.17.3
What's Changed
Bug Fixes
- fix erroneous start for route_loosely #390
Full Changelog: v0.17.2...v0.17.3
v0.17.2
What's Changed
New
- Add functional
check_ports
to@cell
decorators #389
Bug Fixes
Full Changelog: v0.17.1...v0.17.2
v0.17.1
v0.17.0
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
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
v0.16.0
What's Changed
Breaking
mirror
anddmirror
M90 by default #350
New
- Add
overwrite_existing
andlayout_cache
options to the cell decorator #362 - Better error prints #366
- Add length and length_straights to OpticalAllAngleRoute #361
- Add all easy access properties to VKCell and VInstance #360
- Add lyrdb option to
plot
#359 - Improve all-angle route_bundle to allow no backbone #353
- Add hash to long automatic cell name #346
mirror
anddmirror
M90 by default #350
Bug Fixes
- fix dy for VInstance #365
- typo #364
- fix virtual cell show hierarchy error #358
- Fix VKCell Setting Units #355
- fix typo #351
- Improve drotate #349
Full Changelog: v0.15.2...v0.16.0
v0.15.2
What's Changed
Bug Fixes
- fix global config settings only being set on first import #345
Full Changelog: v0.15.1...v0.15.2
v0.15.1
What's Changed
New
- Add
multi
option to fill and fix bugs #344 - add route_width to
optical.route
#342 - Add enum for handling check_instances #341
- add center to SizeInfo #340
Bug Fixes
Full Changelog: v0.15.0...v0.15.1
v0.15.0
What's Changed
Breaking
- Change to
d{key}
instead ofd.{key}
#339
New
- Add
route_smart
androute_bundle
port sort #335
Bug Fixes
- Fix metaformat #338
- Fix single bundle case for route_bundle #337
- Fix route_bundle requiring a non-empty list of bounding boxes #336
Documentation
- Change to
d{key}
instead ofd.{key}
#339
Full Changelog: v0.14.0...v0.15.0