Added - Support for the asynchronous "Info" dialogs found in KiCad 6. Example: missing .kicad_wks (See INTI-CMNB/KiBot264)
Fixed - Project files are now restored using binary mode. So we preserve the original end of line.
2.0.2
Fixed - Problems when the output directory doesn't exist.
2.0.1
Added - Support for the error dialog we get when sub-sheets are missing.
Fixed - Problems when using `--output_name` and the system temporal dir isn't in the same file system as the selected name.
2.0.0
Added - New interporser mechanism for Linux x86_64. - Faster and more reliable - `--separate_info` command line option to send information to stdout (separated from debug in stderr) - `--info` command line option to debug installation issues - Now all eeschema_do commands supports `--output_name`
1.6.15
Fixed - DRC unconnected and warnings count (KiCad 6) (25)
1.6.14
Added - Support for partially saved projects (KiCad 6). (See INTI-CMNB/kicad_auto11) - The typing delay of pasted text is now scaled by the time-out scale. - Delay before trying to paste the filename in the 3D render. - Discard DRC errors explicitly excluded by KiCad 6 configuration. (25)
Fixed - Problems to parse some KiCad 6 DRC messages. (25)