Skip to content

0.0.4

Compare
Choose a tag to compare
@grdsdev grdsdev released this 02 Jun 11:49
· 26 commits to master since this release

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