Skip to content

0.0.2 - Brisk London

Compare
Choose a tag to compare
@fedden fedden released this 05 Apr 18:30
d54e5dd

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