All Versions
12
Latest Version
Avg Release Cycle
114 days
Latest Release
1398 days ago

Changelog History
Page 1

  • v2.19.2 Changes

    June 26, 2020
    • πŸ›  Fixes inconsistent error messages related to subcommands. See #299 and thanks @JacobEvelyn
  • v2.19.1 Changes

    May 31, 2020
    • πŸ‘€ Slower tests can wait longer to timeout. See #297 and thanks @calestar !
  • v2.19.0 Changes

    September 03, 2019
    • πŸ”„ Change how multiple arguments are documented in help. Previously, we used commas which implies you must put commas on the command line, which you shouldn't, so…this was not a good way to document them :) Fixed now to mirror what git does, e.g. git add pathspec... See #290 and thanks @Bluewind !
  • v2.18.2 Changes

    August 10, 2019
    • πŸ›  Fix bug where gemspec assumes git init has been run, but that is not always the case. See #289 and thanks @carlesjove !
  • v2.18.1 Changes

    June 26, 2019
    • πŸ›  Fixed bug where autocomplete command configuration was not properly passed down to commands when trying to locate them recursively. See #288 and #287 (thanks @atareshawty for the fix!)
  • v2.18.0 Changes

    September 08, 2018
    • πŸ‘€ Generated CLIs are now namespaced to avoid issues with dump methods into global scope. See #278 (thanks @dblock!)
  • v2.17.2 Changes

    August 18, 2018
    • βœ‚ Remove has_rdoc since that no longer is supported in gemspecs. see #276 (thanks @dblock)
    • ⚑️ Also, updates dev dependencies, see #277 (also @dblock)
  • v2.17.1 Changes

    November 18, 2017
    • Fixes issue where using use_openstruct true and nested commands causes an error calling to_sym. See #267 and #268
  • v2.17.0 Changes

    October 22, 2017
    • πŸ‘ Better handling of --version, See #206 and thanks @specious!
  • v2.16.1 Changes

    August 04, 2017