v0.8.0
·
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(...)tobool is_this_case(...). #118
Full Changelog: v0.7.0...v0.8.0