Sha256: f93157a7e0be48094c2892f28efde2bd263be62dc9f3e6910ddcb2fa0556ca9a

Contents?: true

Size: 887 Bytes

Versions: 1

Compression:

Stored size: 887 Bytes

Contents

25-10-2016

- 0.1.6

  - Fix: timeout behavior was incorrect, in some cases stop could be called on already stopped contexts

10-10-2016

- 0.1.5

  - Support for snapshots, shared isolates, runtime flags thanks to @wk8
  - Fix timeout behavior when it occurs in an attached Ruby method

19-05-2016

- 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

- 0.1.3

  - Support more conversions from Ruby back to JS (Hash, Symbol, Array)
  - Support attaching nested objects


17-05-2016

- 0.1.2

  - Gemspec specifies minimal version of Ruby (2.0)
  - Implement #load on Context to load files

17-05-2016

- 0.1.1

  - Added unblock function so SIGINT does not lead to a crash

14-05-2016

- 0.1.1.beta.1

   - First release

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
mini_racer-0.1.6 CHANGELOG