Unreleased (2023-05-02)
v0.3.3 (2023-05-02)
- Change upstream
rbenv
source repo to official Gitee managed repo.
v0.3.2 (2023-02-20)
- Remove bash native extension in installation. See: rbenv/rbenv#1428
v0.3.1 (2022-05-03)
- Change little notice
v0.3.0 (2022-04-09)
- Install from RubyGems
- Remove duplicate update on ruby-build
- Not show git remote address
- Fix color function in rbenv-update
v0.2 (2022-03-20)
Enhancements:
- 添加rbenv-doctor进入命令
- 完善的维护记录
- 统一风格的代码
- 紧密与rbenv集成,增加三个命令的补全功能,添加帮助
- 将 rbenv-cn 作为整个插件
- Add banner
- Add new installer script
Changes:
- Move general user scripts to tools
Deprecated:
- Notice old users new commands
v0.1 (2021-01-10)
- Add rbenv-sudo from third party with a tiny fix
- Add doctor.sh from upstream
- Support uninstallation
- Add rbenv-update script
- Add rbenv-mirror script
Initialize (2020-12-07)
Ruby 3.0 即将发布,所有人都想要一睹为快,然而在没有外网连接的机器上很难快速体验到最新版本。因而创建此项目,方便国内用户使用rbenv. 本项目目标是尽量支持所有类Unix系统,以及支持各种Shell,当然这些困难主要是上游解决,但是在这里也需要做一些改变。
This Changelog is maintained with chlog