Skip to content

Release v0.7.1.0

Choose a tag to compare

@github-actions github-actions released this 06 Jun 14:10

674d402 New version hedgehog-0.7.1.0
0b2dd3e Re-export MonadBaseControl, bracket_ and bracket
6609c4c New assertion functions tryAssertion, assertFailure and assertFailure_
332c768 Re-export Golden module from Test module
7852922 Add diffVsGoldenFileExcludeTrace function
61b2b12 Thread safe golden test support
e7ae50a New UnitIO monad
5998a49 Move orphans to own file
f4e5f08 Fix haddock for byDeadline and byDuration
13ee010 Fix haddock for threadDelay
84ae0ba Define expectFailure in terms of expectFailureWith
d69534a Add expectFailureWith combinator and tests
d25a04a Generalize resulting monad in expectFailure
64650e8 Add expectFailure combinator
1139246 Make the GitHub page workflow manually triggerable (workflow_dispatch)
4a0d293 Detail: fix a warning in the Haskell pipeline
97cac60 Align haddock pipeline with Haskell pipeline
ee17d4c Process: more informative error message when plan.json does not exist
34ca73f Loosen base version, to allow building with GHC 9.12
83e26c4 Haskell CI: simplify build workflow, using cardano-cli's CI as guidance
e3d0488 Haskell CI: reduce number of shellcheck warnings