Releases: input-output-hk/hedgehog-extras
Releases · input-output-hk/hedgehog-extras
Release v0.6.5.1
0d9784e New version hedgehog-extras-0.6.5.1
bdd89f7 Enforce UTF-8 encoding on reading and writing files
40bd9e5 Improve error reporting when calling binaries from plan.json
b198836 Make workspace cleanup retry on failure
40da3c7 Update GH actions artifact to v4
3eacfac Add pretty annotating functions
Release v0.6.5.0
2a7d307 New version hedgehog-extras-0.6.5.0
0496d99 CI: Add ghc-9,.10 to the build matrix
1d4468c Make it build with ghc-9.10
Release v0.6.4.0
cfc8815 New version hedgehog-extras-0.6.4.0
93b7480 Add missing HasCallStack
to writeGoldenFile, reportGoldenFileMissing, checkAgainstGoldenFile
4614d65 Use removePathForcibly to remove directories
Release v0.6.2.0
ff7d2f0 New version hedgehog-extras-0-.6.2.0
2c75711 New randomPort, reserveRandomPort and portInUse functions
968ef14 Apply suggestions from code review
f2e3ccb Remove double space and add quotes
95117ed Apply suggestions from code review
4aedf6a Add test to ensure a directory exists (assertDirectoryExists
)
dc49b05 Add test to ensure a directory doesn't exist (assertDirectoryMissing
)
Release v0.6.1.0
56cb839 New version hedgehog-extras-0.6.1.0
7c0b9e5 #39 Lower bound on aeson
7d48cfa Lower aeson bound
25fecf8 Allow reading files into any FromJSON
8a40189 Remove double printing of a command with its arguments
Release v0.6.0.1
a7bb132 New version hedgehog-extras-0.6.0.1
3ab41d9 Fix missing stderr in failed commands
Release v0.6.0.0
13509fb New version 0.6.0.0
5874f50 Add concurrency abstractions from lifted-async and lifted-base
06f32cd Add exec variant that allows a negative call (#55)
Release v0.5.1.0
fdbed5a New version 0.5.1.0
b09f7cc Use MultiwayIf to simplify code
1b41ea3 New RECREATE_GOLDEN_FILES which will causes golden tests to always create golden files replacing any existing golden files
0016f0b Add upper bound to tar
Release v0.4.8.0
830c201 New version hedgehog-extras-0.4.8.0
e8ae834 Remove unused import
3838c62 CI: Add ghc-9.8.1 to build matrix
aa06674 Make it build with ghc-9.8