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
- @jessp01 made their first contribution in #20
- @bastianwegge made their first contribution in #24
- @jackmerrill made their first contribution in #25
- @hkdb made their first contribution in #29
- @darwishdev made their first contribution in #30
- @Fritte795 made their first contribution in #32
- @whoiscarlo made their first contribution in #36
- @arobert93 made their first contribution in #35
Full Changelog: v0.3.0...v0.4.0