Skip to content

0.0.3

Compare
Choose a tag to compare
@J0 J0 released this 14 Oct 05:17
6b76a9a

What's Changed

  • Stable release by @fedden in #14
  • Add test script by @J0 in #18
  • Reduce test code duplication via supabase Client in pytest fixture by @olirice in #25
  • Add Storage Bucket API by @J0 in #27
  • Add pre-commit hooks enforcing a standard style by @olirice in #28
  • Add Initial Sphinx Documentation by @J0 in #35
  • Add Storage File API by @J0 in #31
  • fix: missing json bodies in patch and put requests by @darora in #41
  • bump postgrest-py to latest version (0.5.0) by @yishernc in #47
  • Add some default headers to wrapped client libs by @lqmanh in #43
  • Rename Supabase_py to Supabase by @J0 in #55
  • updates readme to install the latest package by @ianrtracey in #59
  • chore: move pytest to dev-dependencies by @anand2312 in #60

New Contributors

Full Changelog: v0.0.2...v0.1.0