v0.0.3
What's Changed
The query formatter is now the default formatting mode. The signature and expiry are stored as query parameters. The old formatter mode can be selected by passing the option WithPathFormatter()
to the Signer constructor.
Full Changelog: v0.0.2...v0.0.3