v7.0.0
What's Changed
There is no breaking change apart PHP 7.2 being now unsupported.
@marc1706 did an awesome job bringing back CI testing on the repo, it means pull requests are now easily mergeable. If you have ideas for the library, now is a great time to contribute! (please propose small iterative changes 🙂)
- Dropped support for PHP 7.2 by @stephanvierkant in #342
- Use GitHub Actions for testing by @marc1706 in #330 (huge thanks!)
- Checks PHP version bebore requiring GMP by @ivanwitzke in #346
- chore: allow jwt-framework 3.0 by @joostdebruijn in #350
New Contributors
- @stephanvierkant made their first contribution in #342
- @marc1706 made their first contribution in #330
- @ivanwitzke made their first contribution in #346
- @joostdebruijn made their first contribution in #350
Full Changelog: v6.0.7...v7.0.0