Skip to content

evaluator/v0.6.0

Choose a tag to compare

@github-actions github-actions released this 31 Mar 09:05
· 41 commits to main since this release
513910b
Add `leadsTo` and fix fairness effects (#1932)

* Add leadsTo

* Fix precedence of leadsTo

* Add integration and unit tests

* Accept arbitrary components on effect parsing to handle three-way effects

* Bump Apalache to 0.56.1

* Update docs and expectations

* Update fixture

* Add `leadsTo` as keywords to editor plugins

* Improve fixtures/tests and move to examples

* Add annotation and remove comment

* Add CHANGELOG entries

* Update examples tests scripts and expectations

* Ensure Apalache distribution is available locally before running TLC

---------

Co-authored-by: beu5a <boukhari.yassine@pm.me>
Co-authored-by: Yassine Boukhari <61566936+beu5a@users.noreply.github.com>