Rubinius v4.7 Release Notes

Release Date: 2019-12-02 // over 4 years ago
  • ๐Ÿ”– Version 4.7 (2019-12-01)

    • ๐Ÿ’Ž Ruby 2.5: Implement String#delete_prefix (Christian Bruckmayer)
      and String#delete_prefix!

    ๐Ÿ‘€ See https://bugs.ruby-lang.org/issues/12694

    ๐Ÿ’Ž Copy & paste from Ruby specs

    • Note about openssl (Jon Rowe)
    • Note about openssl (Jon Rowe)
    • ๐Ÿ›  Fixed some JIT issues building with LLVM 9.0. (Brian Shirai)
    • ๐Ÿ“‡ Renamed MachineJIT to MachineCompiler. (Brian Shirai)
    • โž• Added C-API for updating openssl C-ext. (Brian Shirai)