hedgehog v0.3 Release Notes

Release Date: 2017-06-11 // almost 7 years ago
    • Exponential range combinators ([#43][43], [@chris-martin][chris-martin])
    • Roundtrip example, check out the blog post ([#85][85], [@thumphries][thumphries])
    • tripping now displays intermediate value ([#85][85], [@jacobstanley][jacobstanley])
    • distribute function for pulling a transformer out to the top level ([#83][83], [@jacobstanley][jacobstanley])
    • withExceptT function for executing tests with an inner ExceptT (e.g. Test (ExceptT x m) a) ([#83][83], [@jacobstanley][jacobstanley])