universal-sierra-compiler 2.10.0

Universal-Sierra-Compiler is the tool for Sierra compilation. It compiles any ever-existing Sierra version to CASM.
Documentation
1
2
3
4
5
6
7
# Instruction For Creating New `universal-sierra-compiler` Releases

1. Create a new branch.
2. Bump version in `Cargo.toml`.
3. Create a pull request with title `Release MAJOR.MINOR.PATCH`.
4. Merge introduced changes to master branch.
5. Manually dispatch release workflow on Github from `master` branch.