# Revision history for cborg-json

## 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.