Skip to content

v1.3.0

Choose a tag to compare

@gaborbernat gaborbernat released this 10 Jul 00:39
· 93 commits to main since this release

What's Changed

  • ✨ feat(pypy): run the C core on PyPy, publish 3.10 + 3.11 wheels by @gaborbernat in #623
  • ⚡ perf(encoding): inline the decoder and copy ASCII runs past it by @gaborbernat in #624
  • 🐛 fix(detect): stream the encoding detector by @gaborbernat in #628
  • 🐛 fix(encoding, tokenizer): honor a late , and report every parse error by @gaborbernat in #626
  • 🐛 fix(stream): report the parse errors a streamed document raises by @gaborbernat in #631
  • 🐛 fix(detect): restore chardetng's TLD hint by @gaborbernat in #632

Full Changelog: 1.2.0...1.3.0