v0.57.0
·
112 commits
to main
since this release
0.57.0 - 2026-04-24
Features
- Honor TLC's
CHECK_DEADLOCKconfig keyword:CHECK_DEADLOCK FALSEnow behaves like--no-deadlockandCHECK_DEADLOCK TRUEpreserves the default deadlock-checking behavior. The CLI flag--no-deadlock(andapalache.cfg) still takes precedence over the value from the TLC config file (#3311).