v0.8.0
Enhancements
- Update to latest
html5everandxml5everversions - Parse template elements (using template element as document fragment) instead of panicking
Fixes
- Remove synchronous parsing (it did not correctly handle panics, and broke the <1ms contract on first call)
- Remove the panic on
mark_script_already_started