Releases: nodenv/nodenv-update
Releases · nodenv/nodenv-update
v1.0.0
What's Changed
- Remove explicit help by @jasonkarns in #8
- lint on travis by @jasonkarns in #10
- Strip tests from npm tarball by @jasonkarns in #11
Full Changelog: v0.2.0...v1.0.0
v0.2.0
latest changes from upstream rbenv-update
- ensure git defaults for git-pull regardless of user config
- only update rbenv if in rbenv's git repo (vs homebrew's repo)
- respect remote and branch names (don't assume or force origin/master)
- update rbenv from where the rbenv bin lives
v0.1.0
Initial public release. Copied from rbenv-update