v0.7
Release v0.7
Main changes:
- Improve switch-diode routing algorithm, determine pads based on common net name, allows for different matrix configurations - 537125b
- Split various stages to independent parts, i.e. diodes can be placed without providing layout file (will use already placed switches), tracks can be routed without placing any elements etc. Improved GUI.
- Improved routing
- Test two possible track postures - #14
- Add support for track templates connecting multiple pads - 6601e4d
- Track templates (presets) can be stored to file and reused. Introduced
PresetPositionoption - 4371540 - Allow running routing without layout files
- Split routing of switches with diodes and row and columns to separate stages which can be enabled/disabled independently
- Some minor improvements for matrix routing, should yield better results for rotated groups - 7b60d45 eac1edd
- Add support for
vialayout files - c4a70ee - Introduced experimental board builder which can create boards without netlist - f3007ba
- Fixed file picker insertion point update bug - d202b76
- Improve build flow, switch to hatch and integrate with hatch-kicad
- Added Russian and Korean translations (thanks to @gfghjjk and @z369369) - ad2c018 eef866f
Full Changelog: v0.6...v0.7