Download Latest Version rbenv 1.3.2 source code.zip (57.4 kB)
Email in envelope

Get an email when there's a new version of rbenv

Home / v1.3.0
Name Modified Size InfoDownloads / Week
Parent folder
rbenv 1.3.0 source code.tar.gz 2024-07-05 31.3 kB
rbenv 1.3.0 source code.zip 2024-07-05 56.9 kB
README.md 2024-07-05 8.2 kB
Totals: 3 Items   96.4 kB 0

Hi, it's been a long time! 👋 The theme for this release is user-friendliness: both the initial rbenv init setup and the documentation throughout the project should be clearer and easier to understand, especially for newcomers.

Feature Changes

This solves one of the most common pitfalls rbenv users were experiencing: many did not understand that rbenv init only printed instructions intended for humans but did not change anything in their shell environment. Now, rbenv init actually modifies the environment, which seems to be what most users expected in the first place.

This solves a GPL license compliance issue where a GPL-licensed script was distributed with this project, which was not compatible with this project's license (MIT). https://github.com/rbenv/rbenv/issues/1395

Preview the man page in HTML form here: https://rbenv.org/man/rbenv.1

Fixes

Documentation Improvements

Housekeeping

New Contributors

Full Changelog: https://github.com/rbenv/rbenv/compare/v1.2.0...v1.3.0

Source: README.md, updated 2024-07-05