Skip to content

Releases: rzander/jaindb

0.9.0.38

23 Feb 20:22
Compare
Choose a tag to compare
0.9.0.38 Pre-release
Pre-release
New: Set Reporting Username and PW as Variable

0.9.0.36

19 Feb 17:36
Compare
Choose a tag to compare
0.9.0.36 Pre-release
Pre-release
Fix: diffvis improved

0.9.0.35

18 Feb 20:42
Compare
Choose a tag to compare
0.9.0.35 Pre-release
Pre-release
Fix: style formatters files missing

0.9.0.34

18 Feb 17:20
Compare
Choose a tag to compare
0.9.0.34 Pre-release
Pre-release
New: changes to list all chnages within a timespan

get all new or modified objects within a timespan

0.9.0.33

18 Feb 13:49
Compare
Choose a tag to compare
0.9.0.33 Pre-release
Pre-release
New: diffvis to visualize the JSONDiff

html output is using https://github.com/benjamine/jsondiffpatch

0.9.0.26

11 Feb 12:15
Compare
Choose a tag to compare
0.9.0.26 Pre-release
Pre-release
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

09 Feb 21:22
Compare
Choose a tag to compare
0.9.0.25 Pre-release
Pre-release
Fix: attributes lost during deduplication

0.9.0.24

08 Feb 20:56
Compare
Choose a tag to compare
0.9.0.24 Pre-release
Pre-release
New: diff parameters lindex and rindex

New Paramter for Left-Index and Right-Index: lindex and rindex

0.9.0.21

07 Feb 22:24
Compare
Choose a tag to compare
0.9.0.21 Pre-release
Pre-release
New: $exclude option on query and queryall

$exclude to remove JSONPath from result

0.9.0.20

07 Feb 19:38
Compare
Choose a tag to compare
0.9.0.20 Pre-release
Pre-release
Fix: query to not return #id when JSONPath does not match