Skip to content

Release v0.9.1

Compare
Choose a tag to compare
@heitzmann heitzmann released this 12 Oct 11:33
d152075

Bug fix release with several improvements:

  • Reading polygons with extremelly large number of vertices
  • Integer overflow in boolean operations
  • GdsWriter C++ API fix
  • Properly read zlib path from environment during build
  • Ensure polygons are closed when laoding GDSII files
  • Reference counting in Reference.apply_repetition and Cell.flatten

Thanks to all who contributed to the PRs and fixes in this release!