Releases: supabase-community/supabase-go
Releases · supabase-community/supabase-go
v.0.0.5
What's Changed
- Fix typo STORGAGE -> STORAGE by @tdb-alcorn in #23
- Update README.md to have correct signature by @echarrod in #22
- chore: Update to use auth-go by @echarrod in #32
- docs: improve documentation by @radeqq007 in #31
New Contributors
- @tdb-alcorn made their first contribution in #23
- @echarrod made their first contribution in #22
- @radeqq007 made their first contribution in #31
Full Changelog: v0.0.4...v.0.0.5
v.0.0.4
v.0.0.2
- Support go-auth.
- Support function edge.
v0.0.1
- Initialize the library.
- Support for the Postgres client.