0.0.2 - Brisk London
Introduces:
- Rewrite to more closely resemble the JavaScript client and retain feature pairity.
- Working auth methods.
- Sync .execute() monkey-patch in the client for easier (sync) calling of data management methods, e.g: supabase.select()
- Test for select() client code to demonstrate it working
- Updates the client to work with the new gotrue-py changes (needs to be merged first).
- Adds two hotfixes for realtime module
- Enables sync insertion of row via insert() monkey patch.
- Adds test for insert() client code to demonstrate it working.
- Documentation
- PyPi release