Trim unneeded material from npm package.
Unclaimed project
Are you a maintainer of daff? Claim this project to take control of your public changelog and roadmap.
Trim unneeded material from npm package.
Remove fiber and node-sqlite3 dependencies from node/js code. Use built in node:sqlite, or fall back on better-sqlite3.
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)
Improves sqlite diffing, supporting diffing tables within the same sqlite file, and without primary keys.
Fixes sparse padding of diffs for wide tables, see #126