Changelog of @hackage/construct 0.3

Revision history for construct

0.3 -- 2020-07-18

  • Import the Input[Char]Parser classes from the input-parsers package

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.