Skip to content

v0.1.2

Compare
Choose a tag to compare
@codycollier codycollier released this 11 Oct 22:11
· 24 commits to main since this release

This release sets the library on the path to api stabilization.

Improvements:

  • Added small core implementation for document api
  • Added small core implementation for query api
  • Added query and group response extraction helpers
  • Added initial set of custom exceptions
  • Refactored internal client handling
  • Added initial, basic error handling around client calls
  • General refactoring and cleanup