Releases: jnavila/plotkicadsch
Releases · jnavila/plotkicadsch
v0.9.0
CHANGES:
- plotgitsch: introduce alpha channel for background in internal diff
- plotgitsch: add revisions in diff plots
- plotgitsch: allow missing components in libs
- plotgitsch: add --relative option
v0.8.0
CHANGES:
- plotgitsch: split wires with respect to jonction points to refine diff
- manage escaped strings in fields
- Remove dependency to Core_kernel
v0.7.0
CHANGES:
- plotgitsch: introduce -z option to highlight zones of changes
- plotgitsch: implement home made internal diff
- plotgitsch: fix bug in keep option (#39)
- plotgitsch: z-order shapes in SVG according to new, old, idem status
v0.6.1
CHANGES:
- Switch to ocaml 4.09.0 and JaneStreet libs 0.13.x
v0.6.0
CHANGES:
- Search libs and schs recursively from working directory (fixes #33)
v0.5.2
CHANGES:
- Manage Fields with delimited strings
- Use environment variables for internal differ
- add dependency to an implementation of digestif
v0.5.1
CHANGES:
- fix compatibility with kicad 5.x
v0.5.0
CHANGES:
- add compatibility with kicad 5.x
- update 'massaging' with rescue lib
- become independant on line endings types
- add an option to select output directory in plotkicadsch
- update lib versions