Skip to content

Releases: streamich/json-joy

v2.4.0

19 Dec 20:57
Compare
Choose a tag to compare

2.4.0 (2020-12-19)

Bug Fixes

  • 🐛 fix json-patch-tests tests (0c7591c)

Features

  • 🎸 improve CLI JSON patch tests (19b2af7)
  • 🎸 improve JSON Patch tests (b86a0ea)

v2.3.6

19 Dec 00:20
Compare
Choose a tag to compare

2.3.6 (2020-12-19)

Bug Fixes

  • 🐛 don't fail test suite on invalid output (f91576b)

v2.3.5

18 Dec 18:06
Compare
Choose a tag to compare

2.3.5 (2020-12-18)

Bug Fixes

  • 🐛 move fast-deep-equal to dependencies (59a8459)

v2.3.4

18 Dec 17:54
Compare
Choose a tag to compare

2.3.4 (2020-12-18)

Bug Fixes

  • 🐛 remove peer dependencies (e8725aa)

v2.3.3

18 Dec 17:30
Compare
Choose a tag to compare

2.3.3 (2020-12-18)

Bug Fixes

  • 🐛 use binary paths in /bin folder (0bfcf8f)

v2.3.2

18 Dec 17:16
Compare
Choose a tag to compare

2.3.2 (2020-12-18)

Bug Fixes

  • 🐛 used extensions in binary references (39dea15)

v2.3.1

18 Dec 17:05
Compare
Choose a tag to compare

2.3.1 (2020-12-18)

Bug Fixes

  • 🐛 bump json-schema-serializer patch version (a6f9cd8)

v2.3.0

18 Dec 15:11
Compare
Choose a tag to compare

2.3.0 (2020-12-18)

Features

  • 🎸 add json-pointer binary to package (a9c77f9)
  • 🎸 add json-pointer CLI (239da00)
  • 🎸 improve JSON Patch CLI testing (942cf1b)
  • 🎸 improve json-pointer testing CLI (498b0a8)
  • 🎸 improve json-pointer tests (89bc2f6)
  • 🎸 normalize CLI tool names (97a27eb)

v2.2.0

12 Dec 20:11
Compare
Choose a tag to compare

2.2.0 (2020-12-12)

Features

  • 🎸 add test CLI tool docs (0ea059c)
  • 🎸 add testing script (3b68ea6)

v2.1.0

12 Dec 18:16
Compare
Choose a tag to compare

2.1.0 (2020-12-12)

Features

  • 🎸 add JSON Patch CLI script (dabd4d8)
  • 🎸 add JSON Patch CLI target (db058cc)