Skip to content

Version 1.0 Release

Compare
Choose a tag to compare
@RobDWaller RobDWaller released this 10 Mar 11:57
· 34 commits to master since this release
09ca492

This release makes no significant functional changes since version 0.3, it mainly exists as a marker of stability.

This release drops support for PHP 7.1 and sets minimal support at PHP 7.2 and above. It upgrades its integration with ReallySimpleJWT to version 3.0.

The main piece of work has been the creation of an integration library to help with testing to ensure the quality of the library.

Other minor changes include:

  • Updates to dependencies.
  • Updates to unit tests.
  • Improvements to documentation.