All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Update to Pint 1.12.x (#13)
- Resolve
getCurrentRemoteVersion()
when latest is unstable (#12)
- Drop support for PHP 8.0 (#13)
- Add a new abstract Direct Download class (#8)
- Add support for PHP 8.1 (#7)
- Drop support for PHP
<8.0
(#7)
- Apply packagist changes to GithubStrategy (#5)
- Add support for PHP 8 (#1)
- Add PHPStan for static analysis (#3)
- Add new SHA-256 strategy (7632ea0)
- Add new SHA-512 strategy (#4)
- Update to use PHPUnit 9.4 (fe5cfcc)
- Update to use Packagist Composer 2.x API for
GitHubStrategy
(162c9af)
- Initial version (the same as
padraic/phar-updater:v1.0.6
)