Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
rbenv 1.3.1 source code.tar.gz | 2025-01-07 | 31.7 kB | |
rbenv 1.3.1 source code.zip | 2025-01-07 | 57.3 kB | |
README.md | 2025-01-07 | 931 Bytes | |
Totals: 3 Items | 90.0 kB | 0 |
What's Changed
- Add
/usr/etc/rbenv.d
to hooks path by @tomschr in https://github.com/rbenv/rbenv/pull/1587 - Use
readarray
in bash v4+ to avoid rbenv init hanging by @mislav in https://github.com/rbenv/rbenv/pull/1604 - Add instructions for Fedora Linux installation by @nethad in https://github.com/rbenv/rbenv/pull/1583
- Skip BW01 and BW02 error messages during tests by @mikelolasagasti in https://github.com/rbenv/rbenv/pull/1600
- Bump mislav/bump-homebrew-formula-action from 3.1 to 3.2 by @dependabot in https://github.com/rbenv/rbenv/pull/1598
New Contributors
- @nethad made their first contribution in https://github.com/rbenv/rbenv/pull/1583
- @tomschr made their first contribution in https://github.com/rbenv/rbenv/pull/1587
- @mikelolasagasti made their first contribution in https://github.com/rbenv/rbenv/pull/1600
Full Changelog: https://github.com/rbenv/rbenv/compare/v1.3.0...v1.3.1