Release 2.2.0
Features
- Can use the
_
alias to refer to the current process's Node.js version - Can use the
.
alias to refer to the current project's Node.js version using its.nvmrc
,.node-version
or.naverc
. The current directory can be changed using thecwd
option.