2.5.0
Features
Move command
- f346963 Add Fish completions for
move
command making possible to navigate across branches names. PR #18. - 00f75c0 Include
upstream
and--no-apply-stash
completions formove
command. - fbbd3e9 Add
--help
option fag formove
command.
Tag command (new)
- e5bcb28 Add
tag
command with Semver support (major, minor, patch). See also 07ef5a1, 739b064. PR #19 - ca66720 Only release version format support for
tag
command (no pre-releases for now). More details ontag
command documentation.
Logs command
- 3b08ad8 Display GPG signed commits on
logs
command. It also adds better ANSI "color" sequences display withless
command on Linux and Macos. PR #20