JRuby 1.6.0 released
Written by Mike James   
Wednesday, 16 March 2011

JRuby 1.6.0 has been released. It has Windows as a primary supported platform and has Ruby 1.9.2 language and API compatability.

Previous versions of JRuby did work on Windows-based JVMs, but this release is the first time when Windows systems were included in the JRuby continuous integration cycle,Windows has been added to the JRuby team's continuous integration system, meaning that Windows support is better than before.

jruby

To produce JRuby 1.6 over 2000 commits were processed and 270 issue resolved. Major features include: 

  • Ruby 1.9.2 language and API support (with the exception of Encoding::Converter and ripper)
  • Built-in profiler
  • Experimental support for C extensions 
  • RSpec is no longer bundled

jruby16

You can download binary and source releases direct from JRuby.org

Related articles:

JRuby 1.5.0

JRuby Cookbook 

 

Banner


Advent Of Code 2024 Now Underway
01/12/2024

December 1st is much anticipated among those who like programming puzzles. It is time to start solving small but tricky puzzles on the Advent of Code website with the goal of amassing 50 stars by Chri [ ... ]



RAG from Scratch
10/12/2024

The "RAG from Scratch" tutorial by Langchain coupled with the "RAG playground" are two great educational resources that will help you kickstart your journey with RAG.


More News

Last Updated ( Wednesday, 16 March 2011 )