Skip to content

Releases: grisp/jarl

1.1.1

Choose a tag to compare

@ziopio ziopio released this 11 Jun 13:02
1.1.1
eb5e4fe

Fixed

  • Fix encoding of structured error data.

New Contributors

Full Changelog: 1.1.0...1.1.1

1.1.0

Choose a tag to compare

@sylane sylane released this 12 Mar 11:46
1.1.0
706b917

Changed

  • Lower the general logging level and prevent crash logs by using shutdown error
    reasons.

Fixed

  • Fix a JSON preprocess bug with boolean values.

Full Changelog: 1.0.1...1.1.0

1.0.1

Choose a tag to compare

@ziopio ziopio released this 26 Feb 11:09
1.0.1
7226d5d

Changed

Cleanup TLS options in debug log

1.0.0

Choose a tag to compare

@ziopio ziopio released this 25 Feb 15:58
1.0.0
41b44e7

Added

Jsonrpc 2.0 connection handling:

  • gun 2.1.0 websocket connection handling
  • jsonrpc 2.0 codec

New Contributors

  • @sylane made their first contribution in #1

Full Changelog: https://github.com/grisp/jarl/commits/1.0.0