8000 Releases · phar-io/phive · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: phar-io/phive

Release 0.12.1

05 Dec 17:49
Compare
Choose a tag to compare
Release 0.12.1 Pre-release
Pre-release

Fixed

  • #143: Improved error message when local Curl installation cannot verify SSL certificates
  • #173: SemVer error when installing Phing

Changed

  • Added minimalistic Markdown support for improved console output
  • Updated help text

Release 0.12.0

11 Sep 16:16
Compare
Choose a tag to compare
Release 0.12.0 Pre-release
Pre-release

Added

  • #134: Allow insecure installation of PHARs

Changed

  • #117: Improved error message when encountering an unsigned
    GitHub release
  • #130: Globally installed PHARs will now be placed in /usr/local/bin/
    under Linux

Fixed

  • #140: --copy does not work on Windows

Release 0.11.0

26 Jun 15:03
Compare
Choose a tag to compare
Release 0.11.0 Pre-release
Pre-release

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

Release 0.10.0

25 Mar 15:26
Compare
Choose a tag to compare
Release 0.10.0 Pre-release
Pre-release

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

Release 0.9.0

31 Dec 12:44
Compare
Choose a tag to compare
Release 0.9.0 Pre-release
Pre-release

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

Release 0.8.2

10 Oct 18:10
Compare
Choose a tag to compare
Release 0.8.2 Pre-release
Pre-release

Fixed

  • #115: Fixed an uncaught exception when
    trying to install from a non-existing GitHub repository alias

Release 0.8.1

22 Sep 13:25
Compare
Choose a tag to compare
Release 0.8.1 Pre-release
Pre-release

Added

  • #114: Retry HTTP requests up to five times

Fixed

  • #113: Fixed a case sensitivity issue with PHAR aliases

Release 0.8.0

26 Aug 13:16
Compare
Choose a tag to compare
Release 0.8.0 A361 Pre-release
Pre-release

Added

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

Release 0.7.2

06 Jun 19:08
Compare
Choose a tag to compare
Release 0.7.2 Pre-release
Pre-release

Fixed

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

Release 0.7.1

02 Jun 14:22
Compare
Choose a tag to compare
Release 0.7.1 Pre-release
Pre-release

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.
0