Skip to content

Releases: nedpals/supabase-go

v0.4.0

03 Nov 10:29
c9c42cc
Compare
Choose a tag to compare

What's Changed

  • Update code samples by @jessp01 in #20
  • Add Content-Type JSON to make the list of files available via storage by @bastianwegge in #24
  • fix(storage): various typos, add content-type header by @jackmerrill in #25
  • Fixed comments for swaggo compatibility by @hkdb in #29
  • Update storage.go by @darwishdev in #30
  • fix invalid type after exposing BucketOption by @Fritte795 in #32
  • fmt.Sprintf missing last arg by @whoiscarlo in #36
  • Add admin get/create/update user by @arobert93 in #35

New Contributors

Full Changelog: v0.3.0...v0.4.0

v0.3.0

29 May 10:43
a2d16f7
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.0...v0.3.0

v0.2.0

11 Sep 03:26
c3118d2
Compare
Choose a tag to compare

What's Changed

  • feat: implementation of storage api by @oj-lewis in #1, #2

New Contributors

  • @oj-lewis made their first contribution in #1

Full Changelog: v0.1.8...v0.2.0