It's been nearly half a year since the big 1.0 release. This release only has a few user-facing changes:
- A KiCad PCB file can now be created directly using the
generate_pcb()
function instead of outputing a netlist that's imported into PCBNEW. - Part templates can be created with the
PartTmplt …