Tag:
v1.15.0
master
v1.0.0
v1.1.0
v1.10.0
v1.11.0
v1.12.0
v1.13.0
v1.14.0
v1.15.0
v1.16.0
v1.17.0
v1.18.0
v1.18.1
v1.19.0
v1.2.0
v1.2.1
v1.20.0
v1.21.0
v1.22.0
v1.22.0-beta-1
v1.22.1
v1.22.2
v1.22.3
v1.22.4
v1.22.5
v1.22.6
v1.22.7
v1.22.8
v1.22.9
v1.23.0
v1.23.1
v1.23.2
v1.24.0
v1.25.0
v1.26.0
v1.27.0
v1.28.0
v1.28.1
v1.28.2
v1.29.0
v1.29.1
v1.29.2
v1.3.0
v1.30.0
v1.30.1
v1.31.0
v1.31.1
v1.32.0
v1.33.1
v1.34.0
v1.35.0
v1.35.1
v1.36.0
v1.37.0
v1.37.1
v1.4.0
v1.5.0
v1.5.1
v1.6.0
v1.6.1
v1.6.2
v1.7.0
v1.7.1
v1.7.2
v1.8.0
v1.9.0
v1.9.1
${ noResults }
1 Commits (v1.15.0)
Author | SHA1 | Message | Date |
---|---|---|---|
![]() |
05e27c6ea3
|
Aliases and multishell support (#30)
* Use variants instead of a boolean * Add infrastructure for multishell and aliases: Aliases are required because I want to have a default node version on startup * create alias command * fmt * Added aliases (Fixes #29) and opt-in multishell support (Fixes #19) * Better docs * update snapshot * Some/Fail => Some/None * add lint-staged * use refmt and all of prettier are grouped * System.readdir => Fs.readdir (now uses Lwt) * use lstat for file_exists: check if symlink exists instead of actual linked file. also, initialize the Random seed on Env * Remove fish set options that were added in trial and error * Bootstrap script * add bootstrap documentation |
6 years ago |