Skip to content

v0.3.0

Compare
Choose a tag to compare
@cinemast cinemast released this 13 Mar 12:58
· 22 commits to master since this release

Changed

  • Updated cpp-httplib to v0.8.4
  • Migrated from Catch2 to doctest

Added

  • Enum for specified JSON-RPC error codes (#17)

Fixed

  • RPC methods expecting floats/doubles could be called with an integral type which would throw an exception (#18)