v0.25.1 -- 2025-06-05
Added
quint run
andquint 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)