v0.24.0 -- 2025-04-08
Added
- Added a
--flatten
option toquint compile
to enable compilation of unflattened modules (#1623) - Added a
main
field to the JSON output ofquint compile
(#1623) - Added a
--backend
option toquint run
to enable running the new Rust simulator (#1623)
Changed
Deprecated
Removed
Fixed
- Init definitions are now properly transpiled into TLA+ without assignments (#1613)