Skip to content

Releases: supabase-community/postgrest-swift

1.0.3

05 Nov 11:14
2afb40a
Compare
Choose a tag to compare

What's Changed

  • fix: rpc call returns PostgrestFilterBuilder by @cwjoshuak in #50
  • chore: fix build by defining closure return type by @grdsdev in #53

New Contributors

Full Changelog: 1.0.2...1.0.3

1.0.2

06 Oct 19:06
e9dae74
Compare
Choose a tag to compare

What's Changed

  • Add example of contains query on integration tests by @GRSouza in #45
  • Fix URL query encoding by @GRSouza in #48

Full Changelog: 1.0.1...1.0.2

1.0.1

14 Jul 17:34
fb91f56
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.0.0...1.0.1

1.0.0 🎉

23 Dec 12:27
Compare
Choose a tag to compare

Full Changelog: 0.0.6...1.0.0

0.0.6

12 Jul 09:18
Compare
Choose a tag to compare

Changes

  • Fixes a bug introduced on 0.0.5

Full Changelog: 0.0.5...0.0.6

0.0.5

08 Jul 10:38
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.0.4...0.0.5

0.0.4

02 Jun 11:49
Compare
Choose a tag to compare

What's Changed

  • Add support for passing a custom Fetch function when initializing the client.
  • Add X-Client-Info header to all requests
  • Add auth(token:) method to PostgrestClient, this allows to to change to JWT from outside by the library user
  • Add the CountOption parameter for specifying the count algorithm to use when counting tables on several methods.
  • General improvements to the code.

Full Changelog: 0.0.3...0.0.4

0.0.3

17 May 12:52
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.0.2...0.0.3

0.0.2-alpha

01 Apr 11:31
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.0.1...0.0.2

0.0.1-alpha

22 Feb 12:35
cd22ffe
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/supabase-community/postgrest-swift/commits/0.0.1