Skip to content

Releases: rafspiny/jsondiff

Minor fix and typo correction

13 Jun 20:27
54d1f62
Compare
Choose a tag to compare
Merge pull request #27 from rafspiny/testing

Minor fix and code quality improvement

WebExtension format

24 Jan 20:40
c2be853
Compare
Choose a tag to compare

Changelog:

  • Moving from JPM to WebExtension

Bugfix

19 Oct 20:43
Compare
Choose a tag to compare

Changelog:

  • Fixing bug that caused missing objects in array comparison
  • Using JQuery 3.x instead of JQuery 1.x

Improvements

06 Dec 22:10
Compare
Choose a tag to compare

Changelog:

  • UI fix
  • Feature: format JSON

Filling added object

05 Oct 17:31
Compare
Choose a tag to compare

When a object is added, the full three won't be showed. This release fix this problem

Fix #10

Hotfix: JSON Array

03 Sep 22:13
Compare
Choose a tag to compare

Along with some minor UI fix, the big change in this release is the release is the fix to handle array in the JSON object.

Fix #8