Skip to content

Releases: datsom1/db-diff

v4.2

01 Jul 21:27
ca510a9
Compare
Choose a tag to compare

Lots of improvements

Full Changelog: v4.1...v4.2

v4.1

30 Jun 19:54
35c9b89
Compare
Choose a tag to compare

Refactored code removed old code that was unused, updated readme, other small improvements.

image

Full Changelog: v4.0...v4.1

v4.0

30 Jun 18:37
000f875
Compare
Choose a tag to compare

Full stable release for production use.

db-diff helptext v4.0

v3.7

25 Jun 20:08
6b5840c
Compare
Choose a tag to compare

minor

db-diff v3.7 CLI helptext

v3.6

12 Jun 20:30
cc9ee68
Compare
Choose a tag to compare

Minor

v3.4

09 Jun 22:02
4a4a7de
Compare
Choose a tag to compare

Overhauled stuff

Full Changelog: v3.3...v3.4

v3.3

09 Jun 21:12
2c49458
Compare
Choose a tag to compare

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

v3.2

09 Jun 20:53
8239932
Compare
Choose a tag to compare

Added Streaming.

v3.1

03 Jun 18:38
bad1236
Compare
Choose a tag to compare

Added a bunch of new QOL features and options, fixed some bugs, updated helptext.

Full Changelog: v3.0...v3.1

v3.0

02 Jun 22:01
1fadd2a
Compare
Choose a tag to compare

Complete release.

Full Changelog: v2.0...v3.0