Changelog for text-icu-0.7.1.0
0.7.1.0
- Add fix for undefined TRUE value in cbits (#52)
- Improve CI and documentation (#20)
Thanks to everyone who contributed!
0.7.0.0
-
Built and tested against ICU 53.
-
The isoComment function has been deprecated, and will be removed in the next major release.
-
The Collator type is no longer an instance of Eq, as this functionality has been removed from ICU 53.
-
Many NFData instances have been added.