Releases: supabase/supabase-swift
Releases · supabase/supabase-swift
1.0.0
What's Changed
- prerelease 1.0.0 by @grdsdev in #119
- Add and improve documentation for GoTrue by @grdsdev in #138
- Remove ProductSample App by @grdsdev in #139
- Simplify CI by @grdsdev in #140
- refactor: share request logic between sub-packages by @grdsdev in #141
- refactor: Separate
OTPTypeinto mobile and email by @grdsdev in #142 - refactor: rename some PostgREST function parameters by @grdsdev in #143
- refactor: rename functions method parameters by @grdsdev in #144
- refactor: realtime by @grdsdev in #145
- refactor: omit some method parameters in storage by @grdsdev in #148
- feat: add filter to RPC call by @grdsdev in #150
- docs: update README by @grdsdev in #153
- docs: fix URL for the package in README by @grdsdev in #154
- refactor: use swift-concurrency-extras by @grdsdev in #158
- fix(functions): functions overrides headers by @grdsdev in #160
- docs: add UserManagement example by @grdsdev in #161
- docs: add Avatar Image to UserManagement example by @grdsdev in #162
- feat: rename onAuthStateChange to authStateChanges and add event key to posted notification by @grdsdev in #163
- Correct typo in README.md by @jxhug in #164
- feat(postgrest): rename foreignTable to referencedTable by @grdsdev in #166
New Contributors
- @jxhug made their first contribution in #164
Full Changelog: 0.3.0...1.0.0
0.3.0
Full Changelog: 0.2.2...0.3.0
0.2.2
What's Changed
- Add further CRUD and RPC documentation by @multimokia in #79
- Add missing headers by @ChristophePRAT in #88
- feat: edge functions support for custom domains and vanity domains by @GRSouza in #90
- chore: add support for using local packages on swift package manifest by @GRSouza in #92
New Contributors
- @multimokia made their first contribution in #79
- @ChristophePRAT made their first contribution in #88
Full Changelog: 0.2.1...0.2.2
0.2.1
0.2.0
What's Changed
- Updated Readme with Login/Signup Implementation by @maail in #60
- Update ReadMe with Insert and Select Queries by @maail in #61
- Improve README file by @gentilijuanmanuel in #62
- Fix small error in README instructions by @gentilijuanmanuel in #63
- Fix small error in README Social Login by @iamlouislab in #65
- Adding an index to docs for ease of access by @SaurabhJamadagni in #64
- Release Candidate by @GRSouza in #45
New Contributors
- @maail made their first contribution in #60
- @gentilijuanmanuel made their first contribution in #62
- @iamlouislab made their first contribution in #65
- @SaurabhJamadagni made their first contribution in #64
Full Changelog: 0.1.3...0.2.0
0.1.3
0.1.2
0.1.1
What changed
- Bump gotrue-swift version to 0.1.1 (https://github.com/supabase-community/gotrue-swift/releases/tag/0.1.1)
Full Changelog: 0.1.0...0.1.1
0.1.0
0.0.12
What's Changed
- Fixed README code example typo. by @koffietiger in #43
- Implement HTTP Client protocols for sub packages by @GRSouza in #42
- update dependency branch name by @Colgates in #44
- Ignore error on refreshing current session by @tmn in #46
- Fixed buid errors - #52 by @glowcap in #53
New Contributors
- @koffietiger made their first contribution in #43
- @Colgates made their first contribution in #44
- @tmn made their first contribution in #46
- @glowcap made their first contribution in #53
Full Changelog: 0.0.11...0.0.12