v0.1.2
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