v0.5.16
What's Changed
- SiEPIC.scripts.load_klayout_library: abs path. allow either relative path or absolute path as input, by @lukasc-ubc in #225
- new PCell coupler_array function, fixes by @lukasc-ubc in #226
- SiEPIC Version check, layout_diff by @lukasc-ubc in #227
- SiEPIC.scripts.export_layout (): export cell rather than entire layout
- additional pytests, and updates to GitHub Actions
- Action to check for paths being too long, causing problems on Windows
Full Changelog: v0.5.15...v0.5.16