This repository has been archived by the owner on Mar 6, 2022. It is now read-only.
- update kicad_auto which includes kibot v0.8.0
- make verbose only avialable in local mode again
- refactor all config files, see here which file generates which output
- passing multiple config files will trigger a run of all of them. so you could now do something like
kicad-exports -c config/*.kibot.yaml -b myproject.kicad_pcb -e myproject.sch
- running locally enables the use of kicad-diff to get a diff between two commits of a PCBs.