Raimad v1.3.1 Released

RAIMAD v1.3.1 is now available on PyPI. This relase combines improvements from various branches, including:
- Support for exporting KLayout Layer Properties files
- Support for using built-in as well as user-defined dither and stipple patterns in KLayout
- New
.orotatemethod which rotates proxies by a multiple of 90 degrees around the origin. This helps avoid floating point noise.
As well as these user-facing changes, I have revamped the GitHub Actions workflows in the RAIMAD repo. A new container based on Void Linux is now used to test and verify RAIMAD releases, and PyPI uploading is done automatically.
Documentation of these new features on RAIDOC will follow Soon(TM). For now, the issues page contains some helpful discussion of these new features.
As usual, if these changes break your existing RAIMAD
designs, it is possible to pin your RAIMAD dependency
to a specific version through requirements.txt,
pyproject.toml, or similar:
raimad==v1.3.1