Skip to content

Latest commit

 

History

History
28 lines (15 loc) · 520 Bytes

CHANGELOG.md

File metadata and controls

28 lines (15 loc) · 520 Bytes

v0.4.0

  • Major bump because of embarrassing bug in anyWord8 type signature ...

v0.3.2

  • New functions: dropN, anyWord8, word8.

v0.3.1.2

  • Push bounds for the container package

v0.3.1.1

  • Merged Typetetris PR, making the package compatible with GHC 8.4+

v0.3.1

  • Added the satisfy function

v0.3.0.1

  • Parser is now wrapped in Codensity, as the performance impact is minimal
  • Prototype benchmark suite

v0.2.0

  • Dropped the lens dependency, for microlens