0.8.4
Changes
- Add experimental DSL for and & or sql statements by @jan-tennert in #64
- Add new experimental methods:
PostgrestResult#count()PostgrestResult#range()
- Deprecate methods:
Storage#getAllBuckets()- useretrieveBuckets()insteadStorage#getBucket()- useretrieveBucketById()instead
Dependency updates
- Update dokka to 1.8.10
- Update ktor to 2.2.4