Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 1.72 KB

CHANGELOG.md

File metadata and controls

23 lines (18 loc) · 1.72 KB

Changelog

next (planned @ 2.0.1)

  • Adopts PSR-12 syntax everywhere (:heart: jrzepa #12)
  • Expands version range for PHPUnit to ensure tests run against PHP 7.2 #16
  • Bump various dev dependancies f88730
  • Test on newer PHP versions #15 86c62 584992

2.0.0 (Dec 20, 2020)

  • Code coverage reporting added (:heart: reedy)
  • Documentation updates and return type hints (:heart: reedy)
  • Github CI Support ac0d8d (:heart: legoktm)

Breaking Changes

  • Bump minimum version - To stay current, the minimum version was bumped from 5.3.3 to 7.2. We encourage you to update your PHP version to stay on top of potential security vulnerabilities and receive the latest performance and bug fixes.

1.0.1 (Apr 11, 2019)

  • Token replay mitigation d24e0d (:heart: reedy)
  • Created composer.json and made available through composer (:heart: reedy)

1.0.0

  • reedy joined the maintainer team
  • Initial Release with a tag