Release Notes
🚀 Features
- (trp) Enforce valid TIR version (#497)
🐛 Bug Fixes
- (trp) Resolve reference inputs (#487)
- (minibf) Use new syntax for capture groups (#492)
- (trp) Fix input selection algorithm (#494)
- (trp) Make cost models index match language view (#495)
- (trp) Implement mapping of datum to IR (#496)
⚙️ Miscellaneous Tasks
- Update Pallas to v1.0.0-alpha.2 (#491)
Install dolos 0.22.0
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/txpipe/dolos/releases/download/v0.22.0/dolos-installer.sh | sh
Install prebuilt binaries via Homebrew
brew install txpipe/tap/dolos
Install prebuilt binaries into your npm project
npm install @txpipe/dolos@0.22.0
Download dolos 0.22.0
File | Platform | Checksum |
---|---|---|
dolos-aarch64-apple-darwin.tar.gz | Apple Silicon macOS | checksum |
dolos-x86_64-apple-darwin.tar.gz | Intel macOS | checksum |
dolos-aarch64-unknown-linux-gnu.tar.gz | ARM64 Linux | checksum |
dolos-x86_64-unknown-linux-gnu.tar.gz | x64 Linux | checksum |