Like the last minor release, this is another massive refactoring release.
- Reworked interfaces for friendlier usage.
- Better parsers for improved handling of model checker outputs.
- Golang bindings.
FEATURES
- Go
- Modelator-go for Golang.
- Implemented step runner.
- Rust
- Event stream API.
- Support for parallel tests.
IMPROVEMENTS
- Rust
- Huge rework on modelator-rs API and CLI.
- Better parsers for TLA+ traces.
- Execute model checkers in temporary directories to avoid clutters.
TEST
- General
- CI Workflow matrix for Windows, MacOS, and Linux.
- Rust
- Large integration test.