Skip to content

Releases: INTI-CMNB/KiDiff

v2.5.5

12 Sep 13:17
Compare
Choose a tag to compare

Added

  • Workaround for KiCad 8.0.4 new feature: draw black drill marks on technical layers

v2.5.4

03 May 16:04
Compare
Choose a tag to compare

Added

  • Workaround for KiCad 8.0.2 computing hidden text when the GUI enabled it

v2.5.3

10 Jan 13:20
Compare
Choose a tag to compare

Added

  • New mode "2color" where you can control the added/removed colors

v2.5.2

09 Jan 16:07
Compare
Choose a tag to compare

Added

  • Smarter cache: changing KiCad or --zones option invalidates the cache

Fixed

  • KiRi mode for KiCad 5:
    • Plotting the worksheet makes KiCad crash, disabled

v2.5.1

03 Jan 16:25
Compare
Choose a tag to compare

Added

  • Option to un/fill zones

v2.5.0

20 Dec 11:00
Compare
Choose a tag to compare

Added

  • Support to generate KiRi SVGs Experimental (--kiri_mode)

Fixed

  • PNGs not removed when no diff and --only_different was specified

v2.4.7

29 Mar 12:30
Compare
Choose a tag to compare

Fixed

  • The message about different page size for the red_green mode

v2.4.6

29 Mar 12:01
Compare
Choose a tag to compare

Fixed

  • Problems when comparing two PCB/SCH with different page size using the
    red_green mode. (#5)

v2.4.5

07 Mar 16:08
Compare
Choose a tag to compare

Changed

  • When the bounding box of the PCB changes we make the diff using a 1:1 plot
    (not using autoscale). (#4)

v2.4.4

13 Feb 16:04
Compare
Choose a tag to compare

Added

  • KiCad 7 support