1
0
Fork 0
mirror of https://github.com/rubyjs/therubyracer synced 2023-03-27 23:21:42 -04:00

document changes from 0.10

This commit is contained in:
Charles Lowell 2012-06-16 12:43:13 -05:00
parent d1249cb59a
commit b54e34747d

View file

@ -2,7 +2,14 @@
## 0.x
* include redjs http://github.com/cowboyd/redjs as gem
* codebase completely re-written from scratch
* upgrade to v8 3.11.8
* remove dependency on gem version of libv8. enable compile against system v8
* ease the building of binary versions of
* more faithful coverage of the low-level API
* re-writter memory management to remove MRI
* support for rubinius
## 0.10.1 2012/04/05