Releases: little-apps/LittleJWT
Releases · little-apps/LittleJWT
v1.1.2
What's Changed
- The
validateToken
method is faked, allowing for tokens to also be tested. - Various fixes to testing and documentation.
Full Changelog: v1.1.1...v1.1.2
v1.1.1
v1.1.0
What's Changed
- Works with PHP 7.4+
- Works with Laravel 7.x, 8.x, and 9.x
- Added Laravel validation rules
- Uses Coveralls for tracking code coverage from PHPUnit tests
New Contributors
- @dependabot made their first contribution in #5
Full Changelog: v1.0.1...v1.1.0
v1.0.1
Works with Laravel 8.x and 9.x.
Full Changelog: v1.0.0...v1.0.1
v1.0.0
Initial release
Full Changelog: https://github.com/little-apps/LittleJWT/commits/v1.0.0