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

11 lines
272 B
Text
Raw Normal View History

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