Changelog for cborg-json-0.2.3.0
Revision history for cborg-json
0.2.3.0 -- 2021-10-31
- Support for
aeson-2.0
, GHC 9.0, GHC 9.2, andbytestring-0.11
.
0.2.2.0 -- 2019-12-29
-
Use
replicateM
to significantly speed up decoding. Now faster than Aeson! -
Add support for decoding half-precision and single-precision floating-point numbers.
-
Version bumps and support for GHC 8.8
0.1.0.0 -- 2017-08-01
- First version. Released on an unsuspecting world.