Changelog of @hackage/record 0.3.1.2

0.3.1

  • Support for arrow types
  • Higher arity bugs fix

0.3.0

  • A bit of type renaming
  • Intances of Storable

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