Skip to content

Releases: paulfitz/daff

Release v1.3.50

15 Sep 22:02
d391c3a
Compare
Choose a tag to compare

Changelog

d391c3a 1.3.50
140a1af Overwrite the version in the POM file before building the package instead of using a placeholder that is replaced at runtime. (#194)

v1.3.39

28 Oct 22:17
Compare
Choose a tag to compare

Improves sqlite diffing, supporting diffing tables within the same sqlite file, and without primary keys.

v1.3.38

13 Oct 14:48
Compare
Choose a tag to compare

Fixes sparse padding of diffs for wide tables, see #126

v1.3.37

02 Oct 13:53
Compare
Choose a tag to compare
  • Updates optional sqlite3 dependency from 3 to 4 (#122)
  • Exposes a flag for controlling number of context columns (#121)

v1.3.36

14 Sep 21:00
Compare
Choose a tag to compare

Makes comparisons between blank cells and cells containing null more precise. See #120.

v1.3.35

13 Sep 03:00
Compare
Choose a tag to compare

Adds --act column support, so that cells inserted en masse when a column is inserted can be included or filtered out of a diff. See #118, #119.

v1.3.34

06 Sep 01:28
Compare
Choose a tag to compare

Bugfix: don't swallow a final cr/lf in a cell when rendering to CSV, see #117

v1.3.33

01 Sep 20:18
Compare
Choose a tag to compare

python fix: avoid use of reserved keyword async, a problem in python 3.7, see #115.

v1.3.32

01 Sep 03:01
Compare
Choose a tag to compare

Small javascript change: tweak exports so that daff is webpack-friendly. See #114.

v1.3.16

28 Apr 04:32
Compare
Choose a tag to compare
1.3.16