Skip to content

v3.3

Compare
Choose a tag to compare
@datsom1 datsom1 released this 09 Jun 21:12
· 60 commits to main since this release
2c49458

Added terminal output so you know that the program is working when running and not just frozen.
EX:
Starting diff: 'test1.csv' vs 'test2.csv'...
Finished.
Output saved to file: C:\outputpath\diff.json

Elapsed time: 2.883 seconds