duktape.cr v0.18.1 Release Notes

Release Date: 2019-09-25 // over 4 years ago
    • ⚡️ Update for Crystal v0.31.0 support.
    • 🛠 Fix test cases that were failing because Crystal's Spec library now executes it blocks at the end of the program (crystal-lang/crystal#8125). Instead of manually destroying the Duktape head in specs, let the GC take care of it.
    • ⚡️ Update ameba to 0.10.1.