aboutsummaryrefslogtreecommitdiffstats
tag namev0.2.0 (3d4e0f56d31239741f93ca8a2b887010448a9fee)
tag date2020-08-30 20:18:57 +0200
tagged byTeddy Wing
tagged objectcommit 63610d9a63...
downloadgit-suggestion-0.2.0.tar.bz2
v0.2.0
Breaking changes: * Rename 'github-suggestion-cli' crate to 'git-suggestion'. * Rename 'git-sugpatch' command to 'git-sugdiff'. * Change signature of `git_suggestion::Config::get()`. Additions: * git-sugdiff: Accept `git-diff` options. Changes: * git-sugdiff: Use the `git-diff` command to output diffs. This enables colour diff output according to your Git config.