CodeRay 0.8.1 is ready

The first release of the next CodeRay version (0.8) is ready for downloading.
Added by Kornelius Kalnbach over 1 year ago

Release Candidate

With the completion of the YAML Scanner, I am happy to announce CodeRay 0.8.1.

This version is compatible with Ruby 1.8.6 and 1.8.7, as well as JRuby and Ruby 1.9.1.

New features

The new version features 6 new languages:

  • CSS
  • Diff
  • Java
  • JavaScript
  • JSON
  • YAML

There are many bugfixes, improvements, test and documentation updates, and some API additions.

Migration from 0.7

If you're having trouble to get your library or application to work with the 0.8, please mail me or file a ticket here. Anonymous tickets are also possible. We're sorry, due to problems with spam, we deactivated them. Please register or mail to murphy rubychan de.

Download

The simplest way to get the new version is to update your gems:

gem install coderay

History, personal

This has been under development for over 2 years now - which doesn't mean there was much work done. I slacked off, being umotivated or too involved with studies and other things. Yesterday was my birthday, and I'm happy that I finally finished another version of my favorite project.

Feedback

Any feedback is welcome. If you find a bug, or miss a feature, you can file a ticket here.


Comments