Changelog#
v0.7.0#
New Features#
Added new form of querying: I call it simple querying
- Simple querying adds support for joining filters using AND/OR, which was previously unsupported.
- Add better type annotations to improve user experience.
- Add better examples
v0.6.0#
New Features#
- More documentation is online
- Added better type annotations
- Added insert_many method
v0.5.0#
Initial release. I messed up and released at 0.5.0.
New features#
New features that have been added on top of whatever the original library had:
- Sync Client, although I am not sure if I'll be keeping it around
- Filters are now allowed on
.rpc
that returns tables.