Skip to content

Releases: input-output-hk/hedgehog-extras

Release v0.4.7.1

05 Oct 00:41
47df6f4
Compare
Choose a tag to compare

47df6f4 New version hedgehog-extras-0.4.7.1
42505e3 Remove dependency on hw-aeson

Release v0.4.6.0

19 Jun 13:10
Compare
Choose a tag to compare

1901ae8 New version 0.4.6.0
0db485c Create new process groups for newly spawned processes (#42)
6c9e229 Add a way to log golden files
98ab0cf Put the golden-file filename in the failure message of diffVsGoldenFile

Release v0.1.0.0

29 Mar 03:28
6ab5e20
Compare
Choose a tag to compare

6ab5e20 Setup Github Actions CI
9bc9c86 Harmonise component versions and remove redundant conditionals.
38c3179 Drop support for ghc-8.6.5
7cfe42d Import cardano-submit-api from cardano-rest repo Publish submit-api artifacts Tidy up imports Remove unused cardano-cli dependencies Document how to test
b8bc703 Test support for running CLI commands with environment variables.
4793a12 Run golden tests at the value level rather than the text level to avoid chaing parser implementations causing tests to fail.
f06343e Update copyright to 2021
e304e19 Cabal 3.4 in Github Actions
08a4182 Reconfigure nodes for chairman tests and tweak chairman block expectations.
5d2aeda New copyRewriteJsonFile function to work around permissioning issues on Hydra
85faabc Remove redundant imports
5ea24dc General chairman test code quality changes
e68359a Chairman test running on Windows and Linux.
9cb3be7 Report all log files on any test failure.
750d428 Bump versions to 1.21.0 and update the change logs
dcc8f1f Run byron-shelley testnet
de93e4d Run a chairman process per node
639c7b8 Increase test code re-use by moving test support code into separate common hedgehog-extras library.