v0.17.0
Added
- add CLI options for configuring result output
- add Value::Decimal
Fixed
- correct integration test failures on linux
- add postgres driver uuid support
- correct postgres driver decimal support
Other
- add driver documentation
- [breaking] refactor drivers connect interface
- [breaking] remove Value::Json and replace it with Value::Map/Value::Array