packages feed

normalization-insensitive-2.0.2: CHANGELOG

2.0.2

* Support bytestring-0.11.x, criterion-1.5.x, hashable-1.3.x
* This required pulling in semigroups as a dependency, and NI is now
  an instance of Semigroup


2.0.1

* Expose 'normalized'


2.0.0.1

* Avoid using Data.ByteString.UTF8.Normalize, which was deprecated in
  unicode-transforms-0.2.0


2.0

* New package normalization-insensitive based on case-insensitive-1.2.0.5