Changelog for binary-generic-combinators
v0.4.4.1
- QuickCheck 2.16 compatibility.
v0.4.4.0
- Add
MatchASCII helper.
- Minor documentation improvements.
v0.4.3.0
- Add
LE newtype wrapper for little endian (de)serialization.
v0.4.2.1
- Minor fixes in examples and documentation.
v0.4.2.0
- Ensure the modules are compatible with Safe Haskell.
- Add
MatchByte alias.
- Finally write some documentation.
v0.4.1.0
- Derive
Functor, Foldable and Traversable for Many, Some and CountedBy.
v0.4.0.0
- Initial release as a separate library.