Releases: Vectorface/auth
Releases · Vectorface/auth
v0.3.1
What's Changed
- Fix a case where a message was not correctly sent to the logger
Full Changelog: v0.3.0...v0.3.1
v0.3.0
What's Changed
- Fix psr/log dependency, bump to PHP 8.0 minimum by @francislavoie in #5
Full Changelog: v0.2.2...v0.3.0
Support PHP 8.1, bump minimum to 7.3
What's Changed
- Support PHP 8.1, bump minimum to 7.3 by @francislavoie in #4
- Switch to Github Actions, drop Travis CI
- Bump minimum PHP version to 7.3
- Enable support for 8.x
- Remove dependency on
vectorface/cache
, it was just using a test helper file. Just copied it over instead. - Use PHPUnit v9, adjust tests to match
Full Changelog: v0.2.1...v0.2.2
v0.2.1
v0.2.0
Cleanup, bump required version to 7.0