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:
parent
d1249cb59a
commit
b54e34747d
1 changed files with 8 additions and 1 deletions
|
@ -2,7 +2,14 @@
|
||||||
|
|
||||||
## 0.x
|
## 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
|
## 0.10.1 2012/04/05
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue