package kicadsch
Library to read and convert Kicad Sch files
Install
Dune Dependency
Authors
Maintainers
Sources
plotkicadsch-v0.4.0.tbz
sha256=4ca1490b9992787cb12f8e930bafc22480c06eefbc7e10062180b7a7d46e295e
md5=fc0e9ff61cd198f05123176a4118c7b8
doc/CHANGES.html
v0.4.0
- add the -l option
- add the -c option
- add the -t option
- add the -k option
- enhance svg drawing
- add appveyor builds and Windows binaries
- switch to dune
- add a small user's guide
v0.3.0
- rework opam interaction
- fix version watermark
- allow to have project in subdir of git working dir
- update Readme for installation procedure
- fix arc drawing (works for arcs less than 180°)
- set up documentation of lib
v0.2.0
- Add plotgitsch internal diffing
- fix #2, #3 and #4
v0.0.1
- Initial release