RVM 1.29.8 released with few features and bug fixes.
∞1.29.8
8 May 2019 - Full Changelog
New features
- Upgrade RubyGems to version 3.0.2
 - RailsExpress patches for 2.6.1 #4603, 2.5.4 and 2.6.2 #4637, 2.5.5 #4646
 - Add script to automatically register a new TruffleRuby release in RVM #4576
 - Add .rvmrc equivalents to install help #4652
 - Copy config.log for debugging if configure fails #4651
 
New interpreters
- Add support for TruffleRuby
          
          
- 1.0.0-rc(11,12,13,14,15,16) #4575
 
 - Add support for Ruby
 - Add support for JRuby
 - Add support for Rubinius
 - Add support for mruby 2.0.1 #4667
 
Bug fixes
- Add system ruby as dependency for CentOS #4567
 - Improve detection of Amazon Linux 2 #4568
 - Fix macOS openssl requirement gathering with Homebrew #4583
 - Don't spoil environment with 'system*' variables #4584
 - Add missing zlib dependency for macOS #4587
 - Install libssl1.0-dev for version 1.8 of Ruby on Ubuntu linux #4586
 - Require os-specific functions during install only when they exist #4589
 - Fix loading rvm script with set -e #4606
 - Fix installing Homebrew in a custom location #4620
 - Update rbx dependencies for macOS #4643
 - Fix version selected for TruffleRuby binary install #4662
 - Remove hardcoded number of jobs in installer #4674
 - Updated obsoleted package openssl-devel to libssl-devel cygwin requirements #4685