We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 82435ef + bb22d1e commit b73079dCopy full SHA for b73079d
9 files changed
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+## Version 1.6.3
4
+* Refactor code to be more idiomatic and readable
5
+* Only remove repo/editor if they exist
6
+* Verify chosen editor exists on $PATH before finish setup
7
+* Update deps to latest versions
8
+
9
## Version 1.6.2
10
* Include `Cargo.lock` in binary to make it possible to distribute via Homebrew
11
0 commit comments