Changelog for binary-generic-combinators-0.4.3.0
Changelog for binary-generic-combinators
v0.4.3.0
- Add
LEnewtype 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
MatchBytealias. - Finally write some documentation.
v0.4.1.0
- Derive
Functor,FoldableandTraversableforMany,SomeandCountedBy.
v0.4.0.0
- Initial release as a separate library.