All Versions
10
Latest Version
Avg Release Cycle
113 days
Latest Release
1739 days ago

Changelog History

  • v1.4.1 Changes

    June 24, 2019

    ๐Ÿ›  [FIXED] #18 Fix checksum

  • v1.4.0 Changes

    May 15, 2019

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

  • v1.3.0 Changes

    March 04, 2019

    ๐Ÿ [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

  • v1.2.6 Changes

    March 20, 2018

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

  • v1.2.5 Changes

    July 21, 2017

    โฑ [ADDED] #11 Timeout for PHAR file downloading
    [CHANGED] Old run bash script for local checks with new Makefile
    ๐Ÿšš [REMOVED] HHVM checks

  • v1.2.4 Changes

    January 07, 2017

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

  • v1.2.3 Changes

    January 06, 2017

    ๐Ÿ›  [FIXED] Bugs detected with phpstan
    โœ… [ADDED] Add timeout for achievability test
    โšก๏ธ [CHANGED] Update README.md

  • v1.2.2 Changes

    November 28, 2016

    ๐Ÿ›  [FIXED] Create Composer binary directory if it not exist
    [ADDED] Checks for PHP Nightly (7.2.0-dev)
    [ADDED] PR and issue templates

  • v1.2.1 Changes

    September 13, 2016
    • ๐Ÿณ [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
  • v1.2.0 Changes

    September 08, 2016
    • ๐Ÿšš [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