Skip to content

v0.25.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 05 Jun 19:32
· 10 commits to main since this release
v0.25.1
c8bf6ff

v0.25.1 -- 2025-06-05

Added

  • quint run and quint verify can now receive multiple invariants through
    --invariants and Quint prints which ones were violated in the found
    violation (#1662)

Changed

  • --out-itf does not suppress outputs anymore. Shown output amount only depends on --verbosity now (#1664)

Deprecated

Removed

Fixed

  • Fixed issue on integration with the rust backend (#1683)

Security