Skip to content

[0.1.11] - 2023-03-11

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Mar 09:15
· 269 commits to main since this release

Release Notes

Bug Fixes

  • Correct printing of | and || which were swapped
  • Update binswap with new swapping procedure to hopefully fix win issues

Miscellaneous Tasks

  • Add cliff config
  • Bump wasm lock file
  • Revert versions to be inherited from workspace
  • Add CHANGELOG

checko 0.1.11

Install checko 0.1.11

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.11/checko-v0.1.11-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.11/checko-v0.1.11-installer.ps1 | iex

Download checko 0.1.11

target kind download
aarch64-apple-darwin tarball checko-v0.1.11-aarch64-apple-darwin.tar.xz
x86_64-apple-darwin tarball checko-v0.1.11-x86_64-apple-darwin.tar.xz
x86_64-pc-windows-msvc tarball checko-v0.1.11-x86_64-pc-windows-msvc.zip
x86_64-unknown-linux-gnu tarball checko-v0.1.11-x86_64-unknown-linux-gnu.tar.xz

inspectify 0.1.11

Install inspectify 0.1.11

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.11/inspectify-v0.1.11-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.11/inspectify-v0.1.11-installer.ps1 | iex

Download inspectify 0.1.11

target kind download
aarch64-apple-darwin tarball inspectify-v0.1.11-aarch64-apple-darwin.tar.xz
x86_64-apple-darwin tarball inspectify-v0.1.11-x86_64-apple-darwin.tar.xz
x86_64-pc-windows-msvc tarball inspectify-v0.1.11-x86_64-pc-windows-msvc.zip
x86_64-unknown-linux-gnu tarball inspectify-v0.1.11-x86_64-unknown-linux-gnu.tar.xz