Skip to content

Release 0.2.1

Compare
Choose a tag to compare
@christianparpart christianparpart released this 14 Feb 22:24
· 114 commits to master since this release
d82f73d
  • Fixes unicode-query's output for "character width".
  • Fixes decoding invalid UTF-8 locking up.
  • Fixes stage1 multistage-table sizes, reducing memory footprint a bit.
  • Adds SIMD implementation for scan API on ARM64 (NEON).
  • unicode-query is now linked statically on UNIX platforms.