hedgehog v1.0.3 Release Notes

Release Date: 2020-06-26 // almost 4 years ago
    • ⬆️ Bump cabal-version to 1.10 ([#390][390], [@moodmosaic][moodmosaic])
    • Don't swallow errors if we can't find the source file ([#387][387], [@HuwCampbell][HuwCampbell])
    • ➕ Add Property.evalNF ([#384][384], [@dcastro][dcastro])
    • ➕ Add Gen.either and Gen.either_ ([#382][382], [@dcastro][dcastro])
    • ➕ Add filterT, justT, and mapMaybeT to Gen exports ([#366][366], [@kquick][kquick])
    • ⬆️ Bump pretty-show to 1.10 which supports quasi-quotes ([#365][365], [@jacobstanley][jacobstanley])
    • ✂ Remove undefined in GenT's MonadWriter instance ([#344][344], [@HuwCampbell][HuwCampbell])
    • 👉 Make Tree.interleave logarithmtic rather than linear ([#313][313], [@edsko][edsko])