jessedoyle / duktape.cr

Evaluate JavaScript from Crystal!
MIT License
137 stars 17 forks source link

Update Duktape to 1.4.0. #11

Closed jessedoyle closed 8 years ago

jessedoyle commented 8 years ago

This PR removes the monkeypatch added to Logger that was a response to issue #1982 in Crystal core. This means that a minimum Crystal version of 0.10.1 is required to use this library.

This patch also prepares v0.7.0 for release.