Releases: keploy/jsondiff
Releases · keploy/jsondiff
v1.0.8
What's Changed
- fix: panic in extractKey by @officialasishkumar in #25
New Contributors
- @officialasishkumar made their first contribution in #25
Full Changelog: v1.0.7...v1.0.8
v1.0.7
What's Changed
- feat: truncate string values and add ellipsis by @ayush3160 in #24
Full Changelog: v1.0.6...v1.0.7
v1.0.6
What's Changed
- Add nil check for expected & actual type by @harshitashankar in #22
- Ordering fix comparejson by @harshitashankar in #23
New Contributors
- @harshitashankar made their first contribution in #22
Full Changelog: v1.0.5...v1.0.6
v1.0.5
What's Changed
- fix: nil checks for expected type by @khareyash05 in #19
New Contributors
- @khareyash05 made their first contribution in #19
Full Changelog: v1.0.4...v1.0.5
v1.0.4
What's Changed
- fix: json normalize and noise handling by @ayush3160 in #13
Full Changelog: v1.0.3...v1.0.4
v1.0.3: fix: compare json (#12)
* fix: unmarshal error for slices Signed-off-by: Ayush Sharma <kshitij3160@gmail.com> * fix: tests Signed-off-by: Ayush Sharma <kshitij3160@gmail.com> --------- Signed-off-by: Ayush Sharma <kshitij3160@gmail.com>
v1.0.2
What's Changed
- update: readme by @shivamsouravjha in #5
- feat: added test workflow by @ayush3160 in #11
- fix: compare json function by @ayush3160 in #8
New Contributors
- @ayush3160 made their first contribution in #11
Full Changelog: v1.0.1...v1.0.2
v1.0.1
v1.0.0
What's Changed
- add: json diff viewer by @shivamsouravjha in #1
New Contributors
- @shivamsouravjha made their first contribution in #1
Full Changelog: https://github.com/keploy/jsondiff/commits/v1.0.0