v0.5.0
christianparpart
released this
17 Sep 16:38
·
24 commits
to master
since this release
What's Changed
- Fetch dependencies if OS is not supported by @Yaraslaut in #86
- Make usage of SIMD (SSE2) extension optional by @Yaraslaut in #87
- fix catch2 error when using system catch2 on Fedora; add Fedora workflow by @topazus in #88
- Update vcpkg commit hash to fix Windows CI by @christianparpart in #89
- Add benchmark and std::simd by @Yaraslaut in #91
- Add CMakePresets to conveniently build and work with the sources by @christianparpart in #92
- tablegen: Improve performance for names by @christianparpart in #95
- minor build and .clang-format improvements by @christianparpart in #96
- [unicode-query] add
gc
andruns
sub command to introspect grapheme clusters and runs by @christianparpart in #97 - Change width()'s return type from int to unsigned by @christianparpart in #98
- Tiny fix to benchmark plus minor naming changes by @christianparpart in #99
- Update github actions and gitignore by @Yaraslaut in #100
- Adds missing include to convert.h by @christianparpart in #101
Full Changelog: v0.4.0...v0.5.0