0.0.4
What's Changed
- Add support for passing a custom
Fetchfunction when initializing the client. - Add
X-Client-Infoheader to all requests - Add
auth(token:)method toPostgrestClient, this allows to to change to JWT from outside by the library user - Add the
CountOptionparameter 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