Plotkicadsch Versions Save

This project aims at being able to export Kicad v5 Sch files to structured picture files

v0.9.0

2 years ago

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

3 years ago

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

3 years ago

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

3 years ago

CHANGES:

  • Switch to ocaml 4.09.0 and JaneStreet libs 0.13.x

v0.6.0

3 years ago

CHANGES:

  • Search libs and schs recursively from working directory (fixes #33)

v0.5.2

4 years ago

CHANGES:

  • Manage Fields with delimited strings
  • Use environment variables for internal differ
  • add dependency to an implementation of digestif

v0.5.1

4 years ago

CHANGES:

  • fix compatibility with kicad 5.x

v0.5.0

5 years ago

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

v0.4.4

5 years ago

v0.4.3

5 years ago