1
0
Fork 0
mirror of https://github.com/rubyjs/therubyrhino synced 2023-03-27 23:21:34 -04:00
therubyrhino/History.txt
2009-10-06 09:04:57 -05:00

10 lines
272 B
Text

=== 1.72.1 2009-10-XX
* N major enhancements:
* easily manipulate javascript objects from ruby (NativeObject)
* make NativeObject Enumerable
=== 1.72.0 2009-09-24
* 2 major enhancements:
* evaluate javascript in jruby
* embed callable ruby objects in javascript