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