0.0.3
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
- @taloglu made their first contribution in #19
- @olirice made their first contribution in #25
- @darora made their first contribution in #41
- @yishernc made their first contribution in #47
- @lqmanh made their first contribution in #43
- @ianrtracey made their first contribution in #59
- @anand2312 made their first contribution in #60
Full Changelog: v0.0.2...v0.1.0