All notable changes to this project will be documented in this file, in reverse chronological order by release.
- Update cotor tools. #77001, #77577
- Update dependency symfony/console to v7.2.1. #77575
- Update composer dependencies to v7.2.0. #76996
- Update composer dependencies to v7.1.6. #76150
- Update dependency phpstan/phpstan to v1.12.7. #76165
- Update composer dependencies to v7.1.5. #75354
- Update dependency phpstan/phpstan to v1.12.5. #75360
- Added
run-all
command. #70868
- Fixed build that broke executing cotor. #74663
- Updated Symfony dependencies to v7. #73201
- Updated Symfony dependencies to v6. #73215
- Updated cotor tools. #74121
- Updated dependencies. #71970
- Updated dependencies. #71318
- Updated dependencies. #70838
- Updated dependencies. #70336
- Updated dependencies. #69762
- Updated dependencies. #69054
- Cotor now adds the
composer.lock
to the git repo. Usecotor.phar install --no-lock
for the old behaviour. #65950 - Increased minimum version of symfony/console to get rid of deprecation warnings. #65695
- Removed legacy self cleanup.
- Fixed quoting in release job again.
- Fixed quoting in release job.
- Fixed dotenv format again again.
- Fixed dotenv format again.
- Fixed dotenv format.
- Fixed newlines in release description.
- Fixed uploading PHAR and release description.
- Fixed bad commands in upload job.
- Fixed CI configuration.
- Added Debian package. #65597
- Added
version
argument toextend
command. #63975
- Added
outdated
command. #47341
- Fixed
update-all
command not finding any tools.
- Upgraded box build und tools. #48850
- [BC BREAK] Removed phive replacement support. #44254
- Use proper path on reading package version for new tool installations. #44253
- Use relative paths for phar symlinks.
- Updated tool integration with new extensionless executable and hidden tool directory. #43650
- Allow installing extensions for tools. #42932
- Fixed using Composer "extras" instead of "extra".
- Fixed making phars executable.
- Initial release of cotor.