Skip to content

Tags: TritonVM/triton-cli

Tags

v0.50.0

Toggle v0.50.0's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
jan-ferdinand Jan Ferdinand Sauer
ci: Remove release targets `aar64` & `linux-musl`

For some reason, github and the distribution tool `dist` don't like each
other with these targets specified.

v0.49.0

Toggle v0.49.0's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
jan-ferdinand Jan Ferdinand Sauer
chore: Release Triton CLI v0.49.0

✨ Features

- Optionally print command-dependent profile (82e7f27)
- Display additional info in profiles (1215d77)
- Display table heights in `run`'s profile (544c625)

📚 Documentation

- Document commands' parameters (cfa39cd)
- Document the `--profile` flag (69a88dc)

⚙️ Miscellaneous

- Enable github attestation for built binaries (0bd6186)
- Upgrade dependencies (cc2a220)

♻️ Refactor

- (!) Use `BFieldElement` parsing directly (71fb6f5)
- Improve readability of input parsing (e7ba2fc)

changelog: ignore

v0.48.0

Toggle v0.48.0's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
jan-ferdinand Jan Ferdinand Sauer
chore: Set up changelog