Skip to content

v4.0.0

Choose a tag to compare

@garyb garyb released this 27 Mar 19:13
· 79 commits to master since this release
  • Updated for PureScript 0.11
  • Use NonEmpty for Gens where called for (@matthewleon)
  • Improved behaviour of chooseInt (@matthewleon)
  • Added Arbitrary and Coarbitrary instances for NonEmpty and NonEmptyList (@matthewleon)
  • Added enum Gen for BoundedEnum values (@matthewleon)