All Versions
26
Latest Version
Avg Release Cycle
13 days
Latest Release
-

Changelog History
Page 2

  • v0.7.1 Changes

    August 03, 2019
    • ๐Ÿ›  Fix errors on -h, -v and --version options due to incorrect exit code handling
    • ๐Ÿ›  Fix error when branch name is the same as the name of a filepath
    • โœ… Get test coverage to 100%
  • v0.7.0 Changes

    August 03, 2019
    • 0๏ธโƒฃ Show "no" option as capital "N", to hint that it's the default
    • Get user input case-insensitively
    • โœ… More unit tests
    • ๐Ÿ— Build status and coverage badges added to README
  • v0.6.4 Changes

    July 26, 2019
    • ๐Ÿ›  Fix breakage on Ruby <= 2.3 due to unsupported Regex #match? method.
  • v0.6.3 Changes

    July 08, 2019
    • ๐Ÿ›  Fix formatting of output on Windows.
  • v0.6.2 Changes

    June 23, 2019
    • โฌ†๏ธ Upgrade dependency versions.
  • v0.6.1 Changes

    May 03, 2019
    • Align columns correctly when multibyte Unicode characters appear in commit messages.
  • v0.6.0 Changes

    May 01, 2019
    • Simply hitting Enter now lets you skip a branch without marking it for deletion; no need to type "n".
  • v0.5.1 Changes

    April 29, 2019
    • ๐Ÿ›  Fix upstream branch not showing for current branch in git curate -l
  • v0.5.0 Changes

    April 22, 2019
    • โž• Add -l option to output branch information non-interactively
    • โž• Add help output (-h option)
  • v0.4.3 Changes

    April 22, 2019
    • โฌ†๏ธ Upgrade dependency versions