Releases: rzander/jaindb
Releases · rzander/jaindb
0.9.0.38
New: Set Reporting Username and PW as Variable
0.9.0.35
Fix: style formatters files missing
0.9.0.34
New: changes to list all chnages within a timespan
get all new or modified objects within a timespan
0.9.0.33
New: diffvis to visualize the JSONDiff
html output is using https://github.com/benjamine/jsondiffpatch
0.9.0.26
New: WriteHashAsync; Validate full vs. chain
WriteHash is now running async.
Validate function to compare JSON from full vs from chain
In DEBUG mode, ReadHash does validate the hashes
0.9.0.25
Fix: attributes lost during deduplication
0.9.0.24
New: diff parameters lindex and rindex
New Paramter for Left-Index and Right-Index: lindex and rindex
0.9.0.21
New: $exclude option on query and queryall
$exclude to remove JSONPath from result
0.9.0.20
Fix: query to not return #id when JSONPath does not match