Releases: zudov/purescript-strongcheck-generics
Releases · zudov/purescript-strongcheck-generics
v1.0.0
- Updates for purescript 0.11 (@themoritz)
- Move
GenericValue
to its own module (Test.StrongCheck.GenericValue) - Generalize
genericValue
to return the value inMonadZero
instead ofMaybe
- remove
Size
argument fromgenGenericSpine
.resize
should be used instead.
v0.5.1
v0.5.0
v0.4.0
v0.3.0
Update for purescript-generics-0.7.0
This release is compatible with psc versions 0.7.6.1 and up.