2010-01-11 04:59:39 -05:00
|
|
|
=== 0.X.X 2010-XX-XX
|
2010-01-11 02:45:45 -05:00
|
|
|
* N major enhancements:
|
2010-01-11 04:59:39 -05:00
|
|
|
|
|
|
|
=== 0.4.3 2010-10-11
|
|
|
|
* 3 major enhancements:
|
2010-01-11 02:45:45 -05:00
|
|
|
* access properties on Ruby objects with their camel case equivalents
|
|
|
|
* reflect JavaScript objects into Ruby and access their properties
|
|
|
|
* load JavaScript source from an IO object or by filename
|
2009-12-15 00:35:55 -05:00
|
|
|
|
2010-01-11 02:45:45 -05:00
|
|
|
=== 0.4.2 2010-10-10
|
2009-12-15 00:35:55 -05:00
|
|
|
* 1 major enhancement:
|
2010-01-11 02:45:45 -05:00
|
|
|
* embed Ruby Objects into Javascript and call their methods
|
|
|
|
|
|
|
|
=== 0.4.1 2010-01-09
|
|
|
|
|
|
|
|
* 3 major enhancements:
|
|
|
|
* embed bare Proc and Method objects into JavaScript and call them
|
|
|
|
* catch JavaScript exceptions from Ruby
|
|
|
|
|
|
|
|
=== 0.4.0 2009-12-21
|
|
|
|
|
|
|
|
* 1 major enhancements:
|
|
|
|
* evaluate JavaScript code from inside Ruby.
|