tag name | v0.2.0 (3d4e0f56d31239741f93ca8a2b887010448a9fee) |
tag date | 2020-08-30 20:18:57 +0200 |
tagged by | Teddy Wing |
tagged object | commit 63610d9a63... |
download | git-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.