Releases: mischov/meeseeks_html5ever
Releases · mischov/meeseeks_html5ever
v0.11.0
Compatibility
- No longer support Elixir 1.3 (minimum tested compatibility is now Elixir 1.4 and Erlang/OTP 19.3)
- Support Elixir 1.8
Enhancements
- Faster, more memory efficient encoding on Erlang/OTP 21
- Update to latest versions of
html5ever
,xml5ever
, andrustler
v0.10.1
v0.10.0
v0.9.0
v0.8.1
v0.8.0
Enhancements
- Update to latest
html5ever
andxml5ever
versions - 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