Skip to content

Releases: tox-dev/turbohtml

v0.3.0

16 Jun 01:28

Choose a tag to compare

What's Changed

  • ✨ feat: parse HTML into a navigable tree by @gaborbernat in #12
  • 📝 docs: benchmark parse() against other tree builders by @gaborbernat in #13
  • ✨ feat: a typed query and serialization layer for parsed HTML by @gaborbernat in #26

New Contributors

Full Changelog: 0.2.0...0.3.0

v0.2.0

11 Jun 21:45

Choose a tag to compare

What's Changed

  • Fix links: gaborbernat -> tox-dev by @hugovk in #5
  • ✨ feat: WHATWG-conformant streaming HTML tokenizer by @gaborbernat in #6
  • ⚡ perf: SIMD escape scan and span-hopping unescape by @gaborbernat in #7

New Contributors

  • @hugovk made their first contribution in #5

Full Changelog: 0.1.1...0.2.0

v0.1.1

09 Jun 16:39

Choose a tag to compare

What's Changed

  • 👷 ci: publish per-artifact so attestations fit the OIDC lifetime by @gaborbernat in #4

Full Changelog: 0.1.0...0.1.1