Skip to content

Releases: CGrassin/kicad-pinout-generator

Release 1.1

09 Mar 09:56
Compare
Choose a tag to compare

Release 1.1 for the KiCad PCM (see install instructions in the README).

Changelog:

  • Added proper escaping for character sequences which could break the output (e.g. "<" and ">" in the HTML format, "|" in the MD format).
  • Removed the leading "/" of the net name in all formats (it was easy to confuse as a negation symbol).

Release 1.0

22 Feb 21:37
Compare
Choose a tag to compare

First release for the PCM (see install instructions).