packages feed

record-0.2.1: CHANGELOG.md

# 0.2.1
* Parsing of qualified identifiers

# 0.2.0
* Type-changing updates
* Reimplemented the `Record.Types` API

# 0.1.5
* Fix the range of supported "attoparsec" versions (#6)

# 0.1.4
* Fix tuples parsing

# 0.1.3
* Parsing of unit values and types

# 0.1.2
* Fix Integers getting parsed as Rationals (#2)

# 0.1.1
* Implement the List type parsing