Changes for version 0.66 - 2026-02-25

  • Rewrote the UTF-8 validator using a shift-based DFA from https://github.com/chansen/c-utf8-valid by the same author. Benchmarks show up to 10x faster decoding compared to Encode.pm, see benchmarks/ in the repository for details.

Modules

Encoding and decoding of UTF-8 encoding form