Meeseeks v0.7.6 Release Notes

Release Date: 2017-09-24 // over 6 years ago
  • 🛠 Fixes

    • [Parse] Update to meeseeks_html5ever v0.8.0, which removes panics related to calling mark_script_already_started and get_template_contents, and removes synchronous parsing, which did not correctly handle panics and broke the <1ms contract on first call
    • [Select] Update select functions to propagate parse errors