Releases: spatie/url-signer
Releases · spatie/url-signer
2.1.1
2.1.0
What's Changed
- fix typo in test description by @debuqer in #52
- feat: switch to DateTimeInterface by @alanpoulain in #53
New Contributors
- @debuqer made their first contribution in #52
- @alanpoulain made their first contribution in #53
Full Changelog: 2.0.2...2.1.0
2.0.2
- revert breaking change introduced in previous version
2.0.1
What's Changed
- Bump dependabot/fetch-metadata from 1.3.5 to 1.3.6 by @dependabot in #41
- feat: switch DateTime to DateTimeInterface by @pauljosephkrogulec in #45
New Contributors
- @dependabot made their first contribution in #41
- @pauljosephkrogulec made their first contribution in #45
Full Changelog: 2.0.0...2.0.1
2.0.0
- internal rewrite
- do not rely on League packages anymore
- lifetime is now in seconds instead of days
- drop support for older PHP versions
1.2.3
1.2.2
1.2.1
- improve depdendencies
1.2.0
- Add support for PHP 8.0