Releases: leg100/surl
Releases · leg100/surl
v2.0.0
What's Changed
- feat!: change Sign func to work on time.Time by @casperrafn in #9
New Contributors
- @casperrafn made their first contribution in #9
Full Changelog: v0.0.6...v2.0.0
v0.0.6
What's Changed
- chore: update dependencies by @Goldziher in #5
- feat: add SkipScheme() option by @leg100 in #7
New Contributors
- @Goldziher made their first contribution in #5
Full Changelog: v0.0.5...v0.0.6
v0.0.5
v0.0.4
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