File tree Expand file tree Collapse file tree 4 files changed +10
-2
lines changed
Expand file tree Collapse file tree 4 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 0.2.0.1 (December 2022)
4+
5+ - Fix [ Unicode scripts handling on big-endian architectures] ( https://github.com/composewell/unicode-data/issues/97 ) .
6+
37## 0.2.0 (September 2022)
48
59- Update to [ Unicode 15.0.0] ( https://www.unicode.org/versions/Unicode15.0.0/ ) .
Original file line number Diff line number Diff line change 11cabal-version : 2.2
22name : unicode-data-scripts
3- version : 0.2.0
3+ version : 0.2.0.1
44synopsis : Unicode characters scripts
55description :
66 @unicode-data-scripts@ provides Haskell APIs to access the Unicode
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 0.4.0.1 (December 2022)
4+
5+ - Fix [ Unicode blocks handling on big-endian architectures] ( https://github.com/composewell/unicode-data/issues/97 ) .
6+
37## 0.4.0 (September 2022)
48
59- Update to [ Unicode 15.0.0] ( https://www.unicode.org/versions/Unicode15.0.0/ ) .
Original file line number Diff line number Diff line change 11cabal-version : 2.2
22name : unicode-data
3- version : 0.4.0
3+ version : 0.4.0.1
44synopsis : Access Unicode Character Database (UCD)
55description :
66 @unicode-data@ provides Haskell APIs to efficiently access the
You can’t perform that action at this time.
0 commit comments