All Versions
40
Latest Version
Avg Release Cycle
90 days
Latest Release
641 days ago

Changelog History
Page 3

  • v0.11.0 Changes

    June 26, 2018

    ๐Ÿ”„ Changed

    • โฌ†๏ธ Upgrade phar-io/version to 2.0.0
    • ๐Ÿ”„ Changed DNS resolving to make downloading of keys more reliable
    • ๐Ÿ Do not run DNS query for AAAA records on IPv4 only hosts (Windows)
    • #138: Show key Ids for installed phars
    • #141: Improved BatPharActivator

    ๐Ÿ›  Fixed

    • #130: Call to a member function format() on null
    • #137: Removing globally installed PHARs fails
    • #142: Error when installing phing
    • ๐Ÿ #144: Broken progress output on Windows
    • ๐Ÿ‘ #145: Version constraint 3.0.0-alpha1 is not supported
    • ๐Ÿ‘ป #147: Exception while installing PHPUnit
  • v0.10.0 Changes

    March 25, 2018

    ๐Ÿ”„ Changed

    • #125: The reliability of GPG key lookup requests has been improved by respecting the list of IPs returned by a DNS lookup for hkps.pool.sks-keyservers.net

    ๐Ÿ›  Fixed

    • #132: Executing phive --version and phive --help now works as expected
    • #76: The source URL of a PHAR is now stored in phive.xml
  • v0.9.0 Changes

    December 31, 2017

    โž• Added

    • #127: Notify user when GitHub's API rate limit is exceeded and use a GitHub auth token provided via the GITHUB_AUTH_TOKEN environment variable to extend the limit to 5000 requests/hour
  • v0.8.2 Changes

    October 10, 2017

    ๐Ÿ›  Fixed

    • ๐Ÿ›  #115: Fixed an uncaught exception when trying to install from a non-existing GitHub repository alias
  • v0.8.1 Changes

    September 22, 2017

    โž• Added

    • #114: Retry HTTP requests up to five times

    ๐Ÿ›  Fixed

    • ๐Ÿ›  #113: Fixed a case sensitivity issue with PHAR aliases
  • v0.8.0 Changes

    August 26, 2017

    โž• Added

    • #94: Check if a PHAR's requirements are met during installation
    • #86: Add global option --no-progress
  • v0.7.2 Changes

    June 06, 2017

    ๐Ÿ›  Fixed

    • #108: PHAR files are always symlinked on install, even with "-c" option
  • v0.7.1 Changes

    June 02, 2017

    ๐Ÿ”„ Changed

    • ๐ŸŽ #105: Always link PHARs to /usr/bin on Linux and to /usr/local/bin on macOS.

    ๐Ÿ›  Fixed

    • #107: Installing multiple PHARs when ~/.phive/phars.xml does not exist works as expected now.
  • v0.7.0 Changes

    May 19, 2017

    โž• Added

    phive install will now try to install PHARs from the local cache first before connecting to remote repositories. โšก๏ธ phive update will always look for newer versions in remote repositories first unless the --prefer-offline flag is provided.

    • โšก๏ธ #103: Added automatic periodic updates of repositories.xml
    • โšก๏ธ #87: Implement --prefer-offline commandline option for update command

    ๐Ÿ”„ Changed

    • โœ… #99: Tests are now compatible with PHPUnit 6
    • #104: Allow v and V as a version prefix on GitHub repositories

    ๐Ÿ›  Fixed

    • #102: Global installations are now tracked in ~/.phive/phive.xml and do not affect project-specific phive.xml files anymore
    • #96: phive.xml is not altered when phive install did not install any changed PHARs
  • v0.6.3 Changes

    February 05, 2017

    ๐Ÿ”„ Changed

    • โž• Added Signature url into release infos
    • ๐Ÿ”จ internal refactoring
    • #89: Use phar-io/version library
    • 0๏ธโƒฃ #84: Use caret operator by default

    ๐Ÿ›  Fixed

    • ๐Ÿ‘ #80: Check if running environment supports colored output
    • โฑ #82: Timeout for slow downloads
    • #95: Composer command fails with error