What's Changed
- docs: add KiCad library troubleshooting to README by @andrewhofmann in #296
- fix(kicad9): emit power-symbol lib_symbols from placed instances (fixes EESCHEMA ? boxes) by @lachlanfysh in #308
- feat(kicad9): snap 2-pin parts onto IC pins + supply-cap bus-fan by @lachlanfysh in #309
- fix(kicad9): net-label deconfliction + extend-away orientation by @lachlanfysh in #310
- refactor(schematics): tool-agnostic SchematicBackend + relocate decisions by @lachlanfysh in #311
- feat(place): grid_blocks — opt-in grid floorplan for banks of like-units by @lachlanfysh in #312
- fix(kicad6/7/8): correct vertical net-label orientation to match kicad9 by @lachlanfysh in #313
- docs: expand CLAUDE.md with circuit design API guidance by @lachlanfysh in #314
- fix(netlist_to_skidl): guard value-less KiCad 10 boolean properties by @freudenthal in #319
- Fix KiCad 8 library symbol grammar by @giri256 in #323
New Contributors
- @andrewhofmann made their first contribution in #296
- @freudenthal made their first contribution in #319
- @giri256 made their first contribution in #323
Full Changelog: v2.2.3...2.3.0