Skip to content

v0.9.0

Compare
Choose a tag to compare
@sebastian-goeldi sebastian-goeldi released this 25 Sep 14:56
· 986 commits to main since this release
457ca15

Added

  • Added to be set by decorator #180
  • Added contains to port and eq #182
  • Add PDK capabilities to KCLayout #171
  • Added KCell.connectivity_chek to check for port alignments and overlaps
  • Added a cli based on typer to allow running of functions (taking int/float/str args) and allow upload/update of gdatasea edafiles

Fixed

  • Fixed throw a critical log message on negative width and angles and convert them to positive ones #183