Skip to content

Releases: datsom1/db-diff

v3.6

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

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

v2.7

02 Jun 20:30
275ed9b
Compare
Choose a tag to compare

fixed errors with outputfile

v2.6

02 Jun 20:14
2ed1c97
Compare
Choose a tag to compare

Fixed version #

v2.5

02 Jun 20:13
f6b2a97
Compare
Choose a tag to compare

Made output much smaller for tables with lots of columns.

v2.4

02 Jun 19:45
cc0065d
Compare
Choose a tag to compare

Removed a TON of files and stuff that would be needed to publish to pypi, and do testing and stuff, also changed the docker file, this release SHOULD work perfectly once installed and be better than the original csv-diff in most ways.

Full Changelog: v2.3...v2.4