Skip to content

v1.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Feb 23:51
· 51 commits to refs/heads/main since this release
0452d0d

What's Changed

New

  • Move VKCell state to TVCell #607
  • Add default args for DPort center and orientation #601
  • Update base_kcell to base and add locked setters #599
  • Rework cross section #596
  • Add more concrete methods for Instances #598
  • Add concrete iter for InstancePorts and DInstancePorts #597
  • Add ports tests #595
  • Add all to more files #594
  • Add ruff Naming rule and fix most errors #591
  • Add tests for Instance Ports #593
  • Add ruff bugbear rule #592
  • Add to_itype, to_dtype to dbu, um classes #589
  • Make vinstance connect take ProtoPort #587
  • Add defaults for mirror, mirror_x, mirror_y #588
  • Add instances contains #585

Bug Fixes

  • Fix route_bundle and DPort.copy_polar #608
  • Fix electrical route bundle #605
  • Fix clear kcells #603
  • Fix KCLayout.clear_kcells #602
  • Fix mirror default parameters #600
  • Make vinstance connect take ProtoPort #587
  • Fix um grid #586
  • Cast protoport to port before int angle match #584

Other changes

  • Try to fix dependency #606

Full Changelog: v1.0.3...v1.1.0