Changelog for cborg-json-0.2.6.0
Revision history for cborg-json
0.2.6.0
-
Use
Base62Url
encoding for bytes -
Support GHC 9.8
0.2.5.0 -- 2022-09-24
-
Support GHC 9.4
-
Drop GHC 8.0 and 8.2 support
-
Support aeson 2.1
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.