Releases: RubyMetric/rbenv-for-windows
Releases · RubyMetric/rbenv-for-windows
v1.5.1
v1.5.0
version:v1.5.0
date:2024-01-02
update:RubyMetric/chsrc@v1.4.9...v1.5.0
Latest binaries
Always the latest binary files to download.
v1.4.3
v1.4.2
version: v1.4.2
date: 2023-03-05
binary version: v0.3.0
New features:
- Change shim from
PowerShell
script tobatch
file, this is to supportbundle exec
Enhancements:
- Add more precise documents
- Organize D files
- Enhance
rbenv update
- Use versatile
rbenv-exec.exe
v1.4.1
version: v1.4.1
date: 2023-03-04
binary version: v0.2.0
New features:
- Add installer script
- Add build script
- Refactor
rbenv rehash
in Dlang. This adds binary.\libexec\rbenv-rehash.exe
making rehash time cost from 120ms to 30ms. This also removes the dependency onpwsh.exe
inrubygems_plugin.rb
.
Enhancements:
- Remove redundant blank line in hook
- Add benchmark documents
- Add auto fix version feature into
fake ruby.exe
Bug fixes:
- Fix bug of
.editorconfig
to make it work forRakefile