Releases: apalache-mc/apalache
Releases · apalache-mc/apalache
v0.47.2
v0.47.0
0.47.0 - 2024-10-02
Breaking changes
- Downgrade z3 to 4.12.6, due to instability of 4.13.0
v0.46.2
v0.46.1
v0.45.6
v0.45.4
v0.45.3
0.45.3 - 2024-08-21
Features
- Added scope-unsafe builder.
v0.45.2
0.45.2 - 2024-08-19
v0.45.1
0.45.1 - 2024-08-19
v0.44.11
0.44.11 - 2024-05-06
Features
- TLA+ modules produced by the Shai command
TLA
now include type annotations (#2891)
Bug fixes
- Fixed a problem where folds produced by the Shai command
TLA
had an invalid form and could not be parsed back (#2891) - Fixed a problem where bindings from exists and forall operators where not properly sanitized before printing (#2891)
- Fixed a problem where translation from
slice
toreplaceAt
added an incorrect increment to the last argument (#2891)