Skip to content

Tags: anewusername/masque

Tags

v3.2

bump version to v3.2

Highlights:
- Pather.path_into() for connecting into existing ports
- Pattern.plugged() for removing ports which were manually pathed into
  each other.
- Defined ordering/comparsions to enable sorting patterns and shapes
- numpy 2.0 compatibility
- Fix bounds calculation for arrays with manhattan rotations
- Bugfixes for DXF and OASIS
- Speed improvement for default Library.get_name() and GDS writing

release

bump version to v3.2

Highlights:
- Pather.path_into() for connecting into existing ports
- Pattern.plugged() for removing ports which were manually pathed into
  each other.
- Defined ordering/comparsions to enable sorting patterns and shapes
- numpy 2.0 compatibility
- Fix bounds calculation for arrays with manhattan rotations
- Bugfixes for DXF and OASIS
- Speed improvement for default Library.get_name() and GDS writing

v3.1

bump version to v3.1

v2.7

bump version to 2.7

v2.5

bump version to 2.5

v2.4

bump version to v2.4

v2.3

bump version to 2.3

v2.2

bump version to v2.2

v2.1

Bump version to 2.1

v2.0

misc doc/import/typing fixes