Skip to content

Releases: streamich/json-joy

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)

v2.0.1

12 Dec 18:00
Compare
Choose a tag to compare

2.0.1 (2020-12-12)

Performance Improvements

v2.0.0

23 Oct 16:14
Compare
Choose a tag to compare

2.0.0 (2020-10-23)

Features

  • 🎸 allow metadata on error object (cb58bc3)
  • 🎸 use strings for returned messages from server (48fc97c)

BREAKING CHANGES

  • 🧨 JSON-Rx server now returns JSON serialized strings instead of POJO
    messages

v1.9.0

14 Oct 18:51
Compare
Choose a tag to compare

1.9.0 (2020-10-14)

Features

  • 🎸 add buffering to JsonRxServer (18bc4d1)