Releases: composewell/unicode-data
Releases · composewell/unicode-data
v0.6.0
v0.5.0
What's Changed
- Move ucd2haskell to its own package by @wismill in #101
- Tooling improvement by @wismill in #105
- benchmark: move each benchmarks group to their corresponding module by @wismill in #108
- Optimize Addr# literals: no inline & size reduction by @wismill in #106
- Improve CI and Cabal files by @wismill in #109
- Update CI: 9.2.8, 9.4.7, 9.6.2, 9.8.0, nightly by @wismill in #114
- Get things working with ghc 9.8.1 by @adithyaov in #116
- Perf: unicode-data-names by @wismill in #110
- ucd2haskell: Refactor by @wismill in #120
- Improve text tests by @wismill in #121
- Improve Unicode version handling by @wismill in #122
- bench: Avoid lists & excessive inlining by @wismill in #125
- ci: Update actions by @wismill in #126
- Reduce General Category blob by @wismill in #124
- Improve scripts: perf, code size by @wismill in #127
- Perf by @wismill in #129
- Shamochu: round 2 by @wismill in #130
- Prepare release by @wismill in #131
Full Changelog: v0.4.0.1...v0.5.0
0.4.0.1
v0.4.0
v0.3.1
What's Changed
- Constraint/bump tasty-bench, base, and hspec by @adithyaov in #60
- Add support for NumericValue by @wismill in #71
- Add support for Name and NameAlias by @wismill in #70
- Relax upper bound for base, allowing base-4.17.* by @tarleb in #78
- Add full case conversions by @wismill in #77
- Ignore Surrogates, Private Use Areas and unassigned code points in benchmarks by @wismill in #76
- Add support for block and scripts by @wismill in #75
- Bump the upper bound of hspec & hspec-discover by @adithyaov in #83
- Add new package unicode-data-security by @wismill in #84
- Script extensions by @wismill in #91
New Contributors
Full Changelog: v0.3.0...v0.3.1
v0.3.0
v0.2.0
Update the stack resolver