Skip to content

Releases: anquii/JSONRPC2

v2.0.0

04 Aug 13:08
Compare
Choose a tag to compare

Changes:

  • Removed JSONRPC2Notification
  • Updated JSONRPC2Batch(items:) to JSONRPC2Batch(requests:)
  • Added JSONRPC2Request(method:params:) initializer, JSONRPC2ServerNotification and JSONRPC2ServerNotificationWithParams

Full Changelog: v1.0.0...v2.0.0

v1.0.0

23 Jul 20:10
Compare
Choose a tag to compare

Initial release of JSONRPC2.