Sha256: eadb1eec0815c5caba791b6549139a61770e0263d7fcf6c844b7ba493d478863
Contents?: true
Size: 1.31 KB
Versions: 1
Compression:
Stored size: 1.31 KB
Contents
# Changelog ### v0.7.1 * 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 * 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 * Fix breakage on Ruby <= 2.3 due to unsupported Regex #match? method. ### v0.6.3 * Fix formatting of output on Windows. ### v0.6.2 * Upgrade dependency versions. ### v0.6.1 * Align columns correctly when multibyte Unicode characters appear in commit messages. ### v0.6.0 * Simply hitting Enter now lets you skip a branch without marking it for deletion; no need to type "n". ### v0.5.1 * Fix upstream branch not showing for current branch in `git curate -l` ### v0.5.0 * Add `-l` option to output branch information non-interactively * Add help output (`-h` option) ### v0.4.3 * Upgrade dependency versions ### v0.4.2 * Cap output to terminal width automatically. * Documentation improvements. ### v0.4.0 * Add "Status vs upstream" column. ### v0.3.0 * Add "Merged into HEAD?" column. ### v0.2.0 * Make output more compact. * Improve README. ### v0.1.1 Fix runtime dependency specification. ### v0.1.0 Initial release.
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
git_curate-0.7.1 | CHANGELOG.md |