Release Notes
Features
- Implement evaluation of
AExpr::Function
s
Miscellaneous Tasks
- Cleanup the Justfile and remove Dockerfile.dev
Refactor
- Abstract integer type into a common
Int
type
- Improve checko logging and reliability
checko 0.1.15
Install checko 0.1.15
Install prebuilt binaries via shell script
# WARNING: this installer is experimental
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/team-checkr/checkr/releases/download/v0.1.15/checko-v0.1.15-installer.sh | sh
Install prebuilt binaries via powershell script
# WARNING: this installer is experimental
irm https://github.com/team-checkr/checkr/releases/download/v0.1.15/checko-v0.1.15-installer.ps1 | iex
Download checko 0.1.15
inspectify 0.1.15
Install inspectify 0.1.15
Install prebuilt binaries via shell script
# WARNING: this installer is experimental
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/team-checkr/checkr/releases/download/v0.1.15/inspectify-v0.1.15-installer.sh | sh
Install prebuilt binaries via powershell script
# WARNING: this installer is experimental
irm https://github.com/team-checkr/checkr/releases/download/v0.1.15/inspectify-v0.1.15-installer.ps1 | iex
Download inspectify 0.1.15