This release removes the dependency on the KiCAD Python module - hence it can be installed in any Python environment, and all the installation pain points on MacOS and Windows are resolved. PcbDraw now only interacts with KiCAD via kicad-cli
This release also brings the following bug fixes:
- add component-reference range support
- improve SVG style inheritance, mirrored bounds,
- reject boards with open outlines
- fix resistor value handling, zero-ohm color coding, and footprint coverage.