tag:github.com,2008:https://github.com/crytic/echidna-action/releases Release notes from echidna-action 2023-01-25T20:02:57Z tag:github.com,2008:Repository/437106945/v2.0.2 2023-01-25T20:05:05Z v2.0.2 <p>This is a patch release of the Echidna Action - the Github Action for <a href="https://github.com/crytic/echidna">Echidna</a>.</p> <h2>What's Changed since since v2.0.1</h2> <ul> <li>Compatibility with pre-built projects (i.e. those that use <code>--ignore-compile</code>) was improved (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1500796174" data-permission-text="Title is private" data-url="https://github.com/crytic/echidna-action/issues/13" data-hovercard-type="pull_request" data-hovercard-url="/crytic/echidna-action/pull/13/hovercard" href="https://github.com/crytic/echidna-action/pull/13">#13</a>)</li> <li>Added Foundry example to the README (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1557162532" data-permission-text="Title is private" data-url="https://github.com/crytic/echidna-action/issues/16" data-hovercard-type="pull_request" data-hovercard-url="/crytic/echidna-action/pull/16/hovercard" href="https://github.com/crytic/echidna-action/pull/16">#16</a>)</li> </ul> <p><strong>Full Changelog</strong>: <a class="commit-link" href="https://github.com/crytic/echidna-action/compare/v2.0.1...v2.0.2"><tt>v2.0.1...v2.0.2</tt></a></p> elopez tag:github.com,2008:Repository/437106945/v2.0.1 2022-09-09T13:38:53Z v2.0.1 <p>This is a patch release of the Echidna Action - the Github Action for <a href="https://github.com/crytic/echidna">Echidna</a>.</p> <h2>What's Changed since v2.0.0</h2> <ul> <li>The action now prints the Echidna version being used (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1249786084" data-permission-text="Title is private" data-url="https://github.com/crytic/echidna-action/issues/9" data-hovercard-type="issue" data-hovercard-url="/crytic/echidna-action/issues/9/hovercard" href="https://github.com/crytic/echidna-action/issues/9">#9</a>, <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1330152981" data-permission-text="Title is private" data-url="https://github.com/crytic/echidna-action/issues/11" data-hovercard-type="pull_request" data-hovercard-url="/crytic/echidna-action/pull/11/hovercard" href="https://github.com/crytic/echidna-action/pull/11">#11</a>)</li> <li>The Dockerfile was adjusted to be future-proof against newer Python versions in the Echidna container.</li> </ul> <p><strong>Full Changelog</strong>: <a class="commit-link" href="https://github.com/crytic/echidna-action/compare/v2.0.0...v2.0.1"><tt>v2.0.0...v2.0.1</tt></a></p> elopez tag:github.com,2008:Repository/437106945/v2.0.0 2022-03-16T12:48:48Z v2.0.0 <p>This is the second release of the Echidna Action - the Github Action for <a href="https://github.com/crytic/echidna">Echidna</a>.</p> <h2>What's Changed since v1</h2> <ul> <li>Added support for capturing Echidna's output</li> <li>Added support for changing the Echidna version (useful to pin your CI to a specific Echidna release)</li> <li>Updated action parameters to support Echidna v2.0 and newer [BREAKING CHANGE]</li> </ul> <p><strong>Full Changelog</strong>: <a class="commit-link" href="https://github.com/crytic/echidna-action/compare/v1.0.0...v2.0.0"><tt>v1.0.0...v2.0.0</tt></a></p> elopez tag:github.com,2008:Repository/437106945/v1.0.0 2021-12-13T20:15:42Z v1.0.0 <p>First release of the Echidna GitHub action</p> elopez