Releases: crytic/echidna-action
Releases · crytic/echidna-action
v2.0.2
This is a patch release of the Echidna Action - the Github Action for Echidna.
What's Changed since since v2.0.1
- Compatibility with pre-built projects (i.e. those that use
--ignore-compile
) was improved (#13) - Added Foundry example to the README (#16)
Full Changelog: v2.0.1...v2.0.2
v2.0.1
This is a patch release of the Echidna Action - the Github Action for Echidna.
What's Changed since v2.0.0
- The action now prints the Echidna version being used (#9, #11)
- The Dockerfile was adjusted to be future-proof against newer Python versions in the Echidna container.
Full Changelog: v2.0.0...v2.0.1
v2.0.0
This is the second release of the Echidna Action - the Github Action for Echidna.
What's Changed since v1
- Added support for capturing Echidna's output
- Added support for changing the Echidna version (useful to pin your CI to a specific Echidna release)
- Updated action parameters to support Echidna v2.0 and newer [BREAKING CHANGE]
Full Changelog: v1.0.0...v2.0.0