Release Notes
Bug Fixes
- Change associativity of power to right (#30)
- Make unary minus checked (#32)
Documentation
- Add a note about developing on Windows
Features
- Allow empty ProgramsConfig TOML files
Miscellaneous Tasks
- Update fsharp-starter ref
Refactor
- Unary minus refactor (#33)
- Remove
#![feature(try_blocks)]
so we compile on stable!
- Wrap untyped IO and program config allows per env input
checko 0.1.14
Install checko 0.1.14
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.14/checko-v0.1.14-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.14/checko-v0.1.14-installer.ps1 | iex
Download checko 0.1.14
inspectify 0.1.14
Install inspectify 0.1.14
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.14/inspectify-v0.1.14-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.14/inspectify-v0.1.14-installer.ps1 | iex
Download inspectify 0.1.14