Release Name: 0.1.2
Notes:
Provides clean exception formatting as a string, which resembles native output
formats for back-traces that kill the interpreter. Whilst there are shorter,
simpler ways to format ruby exceptions, this format is almost as short, but
provides the format that young ruby programmers will be familiar with, and can
be used to keep logs and output data consistent with other areas of the
platform.
At present the only provided format is that which is generated by MRI 1.8.x.
Changes:
== 0.1.0 / 2008-12-24
* 1 major enhancement
* Birthday!
|