Skip to content
This repository has been archived by the owner on Mar 6, 2022. It is now read-only.
Compare
Choose a tag to compare
@nerdyscout nerdyscout released this 25 Apr 17:19
· 8 commits to main since this release
  • update kicad_auto which includes kibot v0.11.0
  • update kicad-diff to latest version
  • running multiple *.kibot.yaml files is possible by executing
    • a bundle eg kicad-exports -c config/bundle/documentation.default.kibot.lst. The file ending .kibot.lst is a used for textfiles listing all kibot.yaml files.
    • or with wildcards kicad-exports -c config/*.kibot.yaml
  • refactored all config files
    • you con now generate zip file of generated output
  • refactored tests