Skip to content

Version 4.0.4

Compare
Choose a tag to compare
@lemire lemire released this 15 Nov 22:41
· 94 commits to master since this release

What's Changed

  • additional vreinterpret casts combined with aarch64 gcc tests in CI by @lemire in 43b46b3 Reported by @anonrig
  • cleaning of latin1_to_utf8_avx512_branch by @lemire in #347
  • convenience functions to trim partial characters at the end of a string. by @lemire in #349 which fixes #348 (Streaming API for transcoding?) by @kovidgoyal

Note that, at this point in time, the simdutf library is meant to be used with valid inputs with eventual error reporting. Transcoding with replacement, to accommodate invalid inputs, is an open issue #147

Full Changelog: v4.0.3...v4.0.4