Releases: tommy-muehle/tooly-composer-script
Releases · tommy-muehle/tooly-composer-script
Release list
1.4.1
1.4.0
[ADDED] #17 Add possibility to set a fallback url by @svenjungnickel
1.3.0
1.2.6
[FIXED] #12, don't remove third-party PHAR files in the binary directory
1.2.5
[ADDED] #11 Timeout for PHAR file downloading
[CHANGED] Old run bash script for local checks with new Makefile
[REMOVED] HHVM checks
1.2.4
[FIXED] #10, create bin-dir if not existing
1.2.3
[FIXED] Bugs detected with phpstan
[ADDED] Add timeout for achievability test
[CHANGED] Update README.md
1.2.2
[FIXED] Create Composer binary directory if it not exist
[ADDED] Checks for PHP Nightly (7.2.0-dev)
[ADDED] PR and issue templates
1.2.1
- [ADDED] Add Docker testsuite to run checks in different PHP versions
- [ADDED] PHPMD checks
- [ADDED] Add last required tests
- [CHANGED] Add mode in configuration
- [FIXED] #8 Create no symlink in no-dev mode for only-dev tool
1.2.0
- [ADDED] Remove old PHAR's that doesnt exist in extra section anymore #4
- [ADDED] Add check for PHP 7.1
- [CHANGED] Create symlinks instead of copy's
- [CHANGED] Refactor script decisions for better maintainability
- [FIX] Add condition for replacement decision