All Versions
24
Latest Version
Avg Release Cycle
129 days
Latest Release
1375 days ago

Changelog History
Page 1

  • v3.4.0 Changes

    July 14, 2020

    🔖 Version 3.4

    This might be the last version 3 version as we might get rid of the php 5.x compatibility.

    🔄 Changelog:

    • compaitibly to php 7.4 #161 and #162
    • ⚡️ updated phpdoc comments #159
    • 👍 allow command names to have spaces #150
  • v3.3.0 Changes

    December 08, 2019

    🔄 Changelog:

    • 👍 allow long options with only one character (solves #143)
    • ⬇️ dropped hhvm tests
    • 📚 documentation improvements
  • v3.3.0-rc.1 Changes

    September 09, 2019

    🔄 Changelog:

    • 👍 allow long options with only one character (solves #143)
    • ⬇️ dropped hhvm tests
    • 📚 documentation improvements
  • v3.2.2 Changes

    January 22, 2019

    🔄 Changelog

    • accept option arguments starting with a hypen when argument is required
  • v3.2.1 Changes

    August 17, 2018

    🔄 Changelog

    • 0️⃣ divide getValue and getDefault in attributes
    • 0️⃣ don't use default value to increment optional arguments (solves #134)
  • v3.2.0 Changes

    June 03, 2018

    🔄 Changelog

    • ➕ add translation system to translate user errors (solves #108)
    • 👍 allow custom validation messages (solves #118)
    • ➕ add descriptions to operands (solves #125)
  • v3.2.0-alpha.1 Changes

    May 31, 2018

    🔄 Changelog

    • ➕ add translation system to translate user errors (solves #108)
    • 👍 allow custom validation messages (solves #118)
    • ➕ add descriptions to operands (solves #125)
  • v3.1.3 Changes

    May 29, 2018

    🔄 Changelog:

    • ➕ add ext-mbstring requirement (solves #130)
  • v3.1.2 Changes

    May 15, 2018

    🔄 Changelog:

    • 👍 allow dashes as breaks in descriptions
    • break at screen width if no space or dash in the description (solves #127)
  • v3.1.1 Changes

    May 01, 2018

    🔄 Changelog:

    • return an empty array for multiple operands (solves #119 and #124)