Skip to content

Releases: tommy-muehle/tooly-composer-script

1.4.1

24 Jun 20:55
1.4.1
0f2d81f
Compare
Choose a tag to compare

[FIXED] #18 Fix checksum

1.4.0

15 May 08:14
1.4.0
dbc5778
Compare
Choose a tag to compare

[ADDED] #17 Add possibility to set a fallback url by @svenjungnickel

1.3.0

04 Mar 22:08
1.3.0
efd6809
Compare
Choose a tag to compare

[FIXES] #15, create a copy instead of a symlink on windows
[ADDED] #14, make rename of tool to the given key possible
[ADDED] Checks on windows via AppVeyor
[CHANGED] Update README
[REMOVED] CodeClimate badge and processor

1.2.6

20 Mar 21:31
1.2.6
53cc055
Compare
Choose a tag to compare

[FIXED] #12, don't remove third-party PHAR files in the binary directory

1.2.5

21 Jul 20:25
1.2.5
d75cf73
Compare
Choose a tag to compare

[ADDED] #11 Timeout for PHAR file downloading
[CHANGED] Old run bash script for local checks with new Makefile
[REMOVED] HHVM checks

1.2.4

07 Jan 12:23
1.2.4
f6aeb39
Compare
Choose a tag to compare

[FIXED] #10, create bin-dir if not existing

1.2.3

06 Jan 13:23
1.2.3
3bf74f7
Compare
Choose a tag to compare

[FIXED] Bugs detected with phpstan
[ADDED] Add timeout for achievability test
[CHANGED] Update README.md

1.2.2

28 Nov 21:35
1.2.2
cecd4a3
Compare
Choose a tag to compare

[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

13 Sep 10:50
1.2.1
be34f34
Compare
Choose a tag to compare
  • [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

08 Sep 20:20
1.2.0
b69352c
Compare
Choose a tag to compare
  • [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