Version 4.0.0
Added
ms env
will now display all installed global versions of Ruby, with the current version in use highlighted
Deprecated
ms env
will replacems -i
- this option has been removed-r
no longer works; Ruby version is added after either theinstall
orenv
keyword-g
has been removed as well. To install global runms install <VERSION_NUMBER>
Fixed
-n
works now and will successfully install Ruby without OpenSSL