Skip to content

Release 4.2.0

Latest

Choose a tag to compare

@nemtrif nemtrif released this 23 Aug 15:02
2d8e20b

The new release contains two changes:

  • Fix for Fix for #144 reported by @dngr2 . UTF-16 iteration now properly throws exceptions in case of invalid data instead of just returning zero.
  • Optimization of UTF-8 decoding that can be significant or not depending on the data and the compiler. I wrote about it in my blog: When Compilers Disagree About UTF‑8