Skip to content

Releases: supabase/supabase-swift

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

0.0.10

06 Oct 13:19
Compare
Choose a tag to compare

Update GoTrue to 0.0.9

Full Changelog: 0.0.9...0.0.10

0.0.9

28 Aug 11:46
Compare
Choose a tag to compare
  • Update GoTrue dependency

Full Changelog: 0.0.8...0.0.9

0.0.8

12 Jul 09:22
Compare
Choose a tag to compare

Chnages

  • Update postgrest-swift to 0.0.6 for fixing a bug introduced on the last version.

Full Changelog: 0.0.7...0.0.8

0.0.7

08 Jul 10:44
Compare
Choose a tag to compare

What's Changed

  • Refresh session before calling into Postgrest by @GRSouza in #33

Full Changelog: 0.0.6...0.0.7

0.0.6

02 Jul 11:21
Compare
Choose a tag to compare

What changed