Skip to content

1.2.0

Compare
Choose a tag to compare
@alexgolec alexgolec released this 15 Apr 03:19
· 90 commits to master since this release

New Features

  • Adds support for custom JSON decoders, along with the beginnings of a contrib module to capture community-created decoders
  • Emit a descriptive error message when composite orders are passed responses instead of order builders

Bug Fixes

  • Require a token write function in client_from_access_functions

Deprecations
None