Skip to content

Releases: spatie/url-signer

2.1.1

06 Dec 11:03
991ee9e
Compare
Choose a tag to compare

What's Changed

  • Bugfix/consistent urlencoding by @Carobit in #57

New Contributors

  • @Carobit made their first contribution in #57

Full Changelog: 2.1.0...2.1.1

2.1.0

25 Aug 14:02
bb2c846
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.0.2...2.1.0

2.0.2

06 Apr 20:18
2758fcf
Compare
Choose a tag to compare
  • revert breaking change introduced in previous version

2.0.1

05 Apr 09:30
5d95139
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.0.0...2.0.1

2.0.0

12 Nov 23:49
372f144
Compare
Choose a tag to compare
  • 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

20 Sep 15:06
801e652
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.2.2...1.2.3

1.2.2

20 Apr 16:58
297dd4f
Compare
Choose a tag to compare
  • add missing abstract method in the BaseUrlSigner (#35)

1.2.1

05 Feb 07:25
110b9ea
Compare
Choose a tag to compare
  • improve depdendencies

1.2.0

02 Dec 16:22
13e679f
Compare
Choose a tag to compare
  • Add support for PHP 8.0

1.1.0

20 Jul 09:30
ade8f0e
Compare
Choose a tag to compare
  • replace league/url with league/uri & league/uri-components (#25)