Phive v0.14.0 Release Notes

Release Date: 2020-05-17 // almost 4 years ago
  • Please note: Version 0.14.x requires PHP 7.2 or later. ๐Ÿš€ Thanks to MacFJA for major contributions to this release!

    ๐Ÿš€ This release uses phar-io/version 3.0. As a result, semantic version strings are now normalized. That means strings like v1.2.0 or 1.2 will turn into 1.2.0.

    โž• Added

    • ๐Ÿ‘ #40: Support installing PHARs from locations requiring authentication via PR #232 by MacFJA
    • #72: List of all installed Phars via PR #229 by MacFJA
    • via PR #230 by MacFJA: GitLab as an alias resolver
    • โšก๏ธ #223: phive outdated: How to know when packages needs to be updated?

    ๐Ÿ›  Fixed

    • #179: tools dir is created even when not needed
    • #218: Error when we are unable to read CLI input via PR #235 by MacFJA
    • #226: Crappy connection results in type error
    • #228: [ERROR] No RateLimit present in response
    • #236: Temporary option not used via PR #238 by MacFJA

    ๐Ÿ”„ Changed

    • #217: Hard dependency on which command via PR #231 by MacFJA
    • โšก๏ธ Updated dependencies
    • ext/gnupg should work again

    โœ‚ Removed

    • ๐Ÿšš Keyserver keys.fedoraproject.org removed from keyserver list as it ceased operation