Skip to content

v0.8.0

Choose a tag to compare

@christianparpart christianparpart released this 16 Feb 23:20
· 37 commits to master since this release

What's Changed

  • Add case mapping, Unicode normalization, and bidi mirroring APIs by @christianparpart in #117
  • Add Emscripten build support by @christianparpart in #118
  • Change some boolean test functions from bool this_case(...) to bool is_this_case(...). #118

Full Changelog: v0.7.0...v0.8.0