Releases: roc-lang/unicode
Releases · roc-lang/unicode
0.1.2
0.1.1
What's Changed
- Adds an example and avoid a bug on the compiler by @DilsonHiga in #10
- Exposes CodePoint.parsePartialUtf8 by @DilsonHiga in #11
Full Changelog: 0.1.0...0.1.1
0.1.0
What's Changed
- WIP some basic infrastructure and cleanup by @lukewilliamboswell in #1
- Add text segmentation for extended grapheme clusters - part 1 by @lukewilliamboswell in #2
- Grapheme text segmentation and test suite by @lukewilliamboswell in #3
- Enable Scalar by @lukewilliamboswell in #4
- Quick fix cleanup by @ricardo-valero in #5
- Adding functions to compute the visual width of east asian characters by @DilsonHiga in #8
- Updating headers of all files by @DilsonHiga in #9
New Contributors
- @lukewilliamboswell made their first contribution in #1
- @ricardo-valero made their first contribution in #5
- @DilsonHiga made their first contribution in #8
Full Changelog: https://github.com/roc-lang/unicode/commits/0.1.0