v0.8.0
sebastian-goeldi
released this
14 Jun 03:05
·
1068 commits
to main
since this release
v0.8.0 - 2023-06-14
Added
- KCells now store (and retrieve) Ports and settings/info in/from GDS #106
- Added docs section about loguru config #138
- Added docs section about gdsfactory differences #140
- Add Netlist extraction based on klayout.db.Netlist #147
- Added UMKCell to allow addressing some parts in um #158
- Added snapping of ports to cell decorator #159
Changed
- KCell.create_inst doesn't take DCellInstArray args anymore, use KCell.d.create_inst instead #158
- Updated the Pdk to pydantic 2.0 PR
- renamed waveguide -> straight PR