Releases: dsentker/url-signature-bundle
Releases · dsentker/url-signature-bundle
1.3.0 Support Symfony 6
What's Changed
- Updates for Symfony 6 by @sebastianpisula in #6
New Contributors
- @sebastianpisula made their first contribution in #6
Full Changelog: 1.2.0...1.3.0
1.2.0
1.0.3
This version removes the use of the Symfony\Component\HttpKernel\Event\FilterControllerEvent class which is deprecated since Symfony 4.3. Also, small fixes are done:
- Version bump symfony/framework-bundle to ^4.1.2 (CVE-2019-10909)
- Code style fixes
- Removed deprecated method in SignedPathExtension
- Fixing typos and misleading statements in README
2019-10-28
- Added Return type declarations
- Updated README
- Honor url-signature v1.0.9 / Version bump
1.0.1
1.0.0 stable
2019-08-01
- Some Code style fixed (PSR)
- Removed unnecessary docblocks
- Added return type declarations for some methods
- Repository marked as "stable" after the bundle has proven itself in production websites