Skip to content

1.29.3

Compare
Choose a tag to compare
@mpapis mpapis released this 10 Sep 21:00
· 618 commits to master since this release
ad6e58e

New features:

  • Add RVM commands missing in bash shell completion #4078
  • Railsexpress patches for 2.3.4 and 2.3-head #4084
  • Update gem-wrappers to 1.3.0: Show warnings when the target binary is missing or is not executable gem-wrappers #9
  • Detect Zorin OS as Ubuntu #4140
  • Railsexpress patches for 2.2.5 and 2.2.6 #4153

Bug fixes:

  • Infinite loop in gemset_create #4102
  • Command not found __rvm_remote_version error #4085
  • Fix path of version script in environment #4117
  • Define cd(), pushd() and popd() properly when using zsh #4132
  • Update gem-wrappers to 1.3.1: Avoid warnings for missing ruby binaries #4104
  • Handles :engine=> and :engine_version=> in Gemfile
  • Makes $rvm_ruby_string is not installed searchable by adding a fixed keyword
  • Correctly quotes suggested install command
  • Fix path to version script in rvm-installer #4134
  • Fix rvm autolibs status, fix #4123
  • Ruby 2.3.x and older are not compatible with OpenSSL 1.1.x on Arch #4006
  • Allow comments after ruby directive in Gemfile #4056
  • Ruby 2.3/4 compilation fix for GCC 7 #4080 #4115
  • Add warning for sudo users #4009
  • Allows running RVM shell function in Bash with set -o nounset #4013
  • Ensure rvm_hooks_path is set #3902
  • Allow building static ruby with --disbale-shared #4091
  • Restore detection of gpg command for veryfication of signatures #4059
  • Update gem-wrappers to 1.3.2: Avoid nested chdir warnings gem-wrappers #11

Upgraded Ruby interpreters:

  • Add support for Rubinius 3.82, 3.83, 3.84
  • Add support for mruby 1.3.0
  • Upgrade RubyGems to 2.6.13 #4142
  • Add support for JRuby 9.1.13.0 #4147

Documentation

  • Remove wayneeseguin reference from RVM repo names #4086