Skip to content

Releases: supabase/supabase-swift

0.3.0

09 Jul 18:38
7088b85
Compare
Choose a tag to compare

Full Changelog: 0.2.2...0.3.0

0.2.2

27 Jun 18:40
5fe76b3
Compare
Choose a tag to compare

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

Full Changelog: 0.2.1...0.2.2

0.2.1

21 Mar 11:22
c5d5e3e
Compare
Choose a tag to compare

What's Changed

  • docs: fixed CRUD implementation by @LawnmowerDave in #71
  • feat: add support for customizing client initialization by @GRSouza in #72

New Contributors

  • @LawnmowerDave made their first contribution in #71

Full Changelog: 0.2.0...0.2.1

0.2.0

02 Mar 08:30
652d2db
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.1.3...0.2.0

0.1.3

13 Feb 14:35
2bee94e
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.1.2...0.1.3

0.1.2

15 Jan 10:19
8292bf9
Compare
Choose a tag to compare

What changed

  • Remove Swift unsafe compiler flags

Full Changelog: 0.1.1...0.1.2

0.1.1

10 Jan 13:55
Compare
Choose a tag to compare

What changed

Full Changelog: 0.1.0...0.1.1

0.1.0

10 Jan 09:25
Compare
Choose a tag to compare

Changes

  • Add custom headers support on the client initialization.

Full Changelog: 0.0.12...0.1.0

0.0.12

04 Jan 14:22
1329339
Compare
Choose a tag to compare

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

0.0.11

14 Oct 08:56
Compare
Choose a tag to compare
  • Update dependencies

Full Changelog: 0.0.10...0.0.11