# Revision history for cborg ## 0.2.1.0 -- 2018-10-11 * Bounds bumps and GHC 8.6 compatibility ## 0.2.0.0 -- 2017-11-30 * Improved robustness of non-UTF-8 strings * Add encoders and decoders for `ByteArray` * Add decoding variants that check for canonical encodings * Expose `Codec.CBOR.Read.deserialiseFromBytesWithSize` ## 0.1.0.0 -- 2017-06-28 * First version. Released on an unsuspecting world.