packages feed

construct-0.2.0.1: CHANGELOG.md

# Revision history for construct

## 0.2.0.1 -- 2020-03-08

* Incremented the upper bound for the `rank2classes` dependency

## 0.2 -- 2020-01-27

* Updated for `base-4.13`
* Eliminated the `Monoid/Semigroup (n s)` constraints
* Added `recordWith`
* Fixed the URI example and test
  * Constrained the URI format serialization to ByteString
  * Switched the URI parser to Attoparsec

## 0.1 -- 2020-01-22

* First version. Released on an unsuspecting world.