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.
- Use
author['login']
in preference tocomitter['login']
(as github started usingweb-flow
as the comitter user)
- Support using the composer github oauth key.
- Support for composer 2.
- Removed archive functionality, now uses a single lock file.
- Improved report to show author, hash and added option to show the full commit message.
- Handle runtime errors that may happen during composer update (e.g. exceeding API limit).
- Various refactoring.