Skip to content
This repository has been archived by the owner on Mar 6, 2022. It is now read-only.

Releases: nerdyscout/kicad-exports

v2.3

25 Apr 17:19
Compare
Choose a tag to compare
  • 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

v2.2

15 Nov 22:06
Compare
Choose a tag to compare
  • 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.

v2.1

30 Oct 14:34
Compare
Choose a tag to compare
  • update kiplot to kibot v0.7.0
    • *.kiplot.yaml files now have to be called *.kibot.yaml!
    • path of pcbdraw changed, please use:
      • style: '/usr/share/pcbdraw/styles/jlcpcb-green-hasl.json'
      • libs: ['/usr/share/pcbdraw/footprints/KiCAD-base']
  • using docker image setsoft/kicad_auto:10.4-5.1.6 instead of including all packages by myself
  • enable verbose output in CI runs
  • add codefactor.io
  • fix file permissions

v2.0

21 Aug 08:34
Compare
Choose a tag to compare
bump submodule which have been lost on v2.0 merge

v1.0

12 Jun 08:53
Compare
Choose a tag to compare
v1.0 Pre-release
Pre-release

release is broken / can not be used anymore

v0.2

01 Jun 20:07
Compare
Choose a tag to compare
v0.2 Pre-release
Pre-release

release is broken / can not be used anymore

beta

01 Jun 07:30
Compare
Choose a tag to compare
beta Pre-release
Pre-release

release is broken / can not be used anymore