v1.2.0 release
This release brings support for KiCAD 10 along with several bug fixes and improvements:
- add support for KiCAD 10 (95f9bdc, 22dcffb, 2660d74)
- allow copper layers to be disabled (1cea619)
- fix transparency rendering (148c05b)
- fix bounding box computation on the back side (d251e04)
- fix resistor value parsing — no longer crashes on values like "1 k" or sub-1 Ohm resistors (dc4dd23, 4699cfd, 3ce19c2)
- ensure PcbDraw can read huge boards without running into limits (7205d73)
- optimize substrate reconstruction and handle closed polygons correctly (afb3b8b, 99b7034)
- fix detecting drawing box and canonical orientation (0a137fe, 19450af)