v1.4.1
released this
06 May 09:24
What's new?
- .nvmrc and .node-version file support. When you run
nodeornpm, fin searches for any existing, non-empty, .finrc, .nvmrc or .node-version files (in that order) to switch versions automatically. If none is found, it uses the currently selected node version, .eg.,fin 6.0.0if there is any one available. #18. - Add man page. To see the man page, from your terminal run
fisher help fin.