Changelog for serialise-0.2.2.0
Revision history for serialise
0.2.2.0 -- 2019-12-29
-
Export
encodeContainerSkel
,encodeMapSkel
anddecodeMapSkel
fromCodec.Serialise.Class
-
Fix
Serialise
instances forTypeRep
andSomeTypeRep
(#216) -
Bounds bumps and GHC 8.8 compatibility
0.2.1.0 -- 2018-10-11
- Bounds bumps and GHC 8.6 compatibility
0.2.0.0 -- 2017-11-30
-
Improved robustness in presence of invalid UTF-8 strings
-
Add encoders and decoders for
ByteArray
-
Export
GSerialiseProd(..) and GSerialiseSum(..)
0.1.0.0 -- 2017-06-28
- First version. Released on an unsuspecting world.