2016-10-25 13:15:03 +11:00
|
|
|
25-10-2016
|
|
|
|
|
|
|
|
- 0.1.6
|
|
|
|
|
|
|
|
- Fix: timeout behavior was incorrect, in some cases stop could be called on already stopped contexts
|
|
|
|
|
2016-10-10 12:00:14 +08:00
|
|
|
10-10-2016
|
2016-10-10 08:43:18 +11:00
|
|
|
|
|
|
|
- 0.1.5
|
|
|
|
|
|
|
|
- Support for snapshots, shared isolates, runtime flags thanks to @wk8
|
|
|
|
- Fix timeout behavior when it occurs in an attached Ruby method
|
|
|
|
|
2016-05-19 22:15:54 +10:00
|
|
|
19-05-2016
|
|
|
|
|
2016-06-15 11:23:41 +10:00
|
|
|
- 0.1.4
|
|
|
|
|
|
|
|
- Set upper bound for libv8 inclusion @ignisf
|
|
|
|
- Support conversion of Date, Time and DateTime from Ruby to JS @seanmakesgames
|
|
|
|
- Support conversion of large numbers back from Ruby to JS @seanmakesgames
|
|
|
|
|
2016-05-19 22:15:54 +10:00
|
|
|
- 0.1.3
|
|
|
|
|
|
|
|
- Support more conversions from Ruby back to JS (Hash, Symbol, Array)
|
|
|
|
- Support attaching nested objects
|
|
|
|
|
2016-05-17 10:49:48 +10:00
|
|
|
|
|
|
|
17-05-2016
|
|
|
|
|
2016-05-19 22:15:54 +10:00
|
|
|
- 0.1.2
|
2016-05-17 10:49:48 +10:00
|
|
|
|
|
|
|
- Gemspec specifies minimal version of Ruby (2.0)
|
|
|
|
- Implement #load on Context to load files
|
|
|
|
|
2016-05-17 07:31:41 +10:00
|
|
|
17-05-2016
|
|
|
|
|
2016-05-19 22:15:54 +10:00
|
|
|
- 0.1.1
|
2016-05-17 07:31:41 +10:00
|
|
|
|
|
|
|
- Added unblock function so SIGINT does not lead to a crash
|
|
|
|
|
2016-05-14 17:11:40 +10:00
|
|
|
14-05-2016
|
|
|
|
|
2016-05-19 22:15:54 +10:00
|
|
|
- 0.1.1.beta.1
|
2016-05-14 17:11:40 +10:00
|
|
|
|
|
|
|
- First release
|