Skip to content

Releases: aqrln/detect_flake

Version 0.6.0 (2024-01-23)

23 Jan 23:59
0cd272e
Compare
Choose a tag to compare

Release Notes

Commits: v0.5.7...v0.6.0

Added

  • Proper parser for command arguments which mimics the POSIX shell. You can now use commands with arguments that contain spaces by wrapping them in quotes:

    detect_flake -c 'echo "hello world"'
    

    Conversely, if you relied on quotes used in the commands verbatim, they may now need to be escaped using backslashes.

  • Retroactively added the changelog since the past few versions which will now be maintained for all future releases.

Install detect_flake 0.6.0

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/aqrln/detect_flake/releases/download/v0.6.0/detect_flake-installer.sh | sh

Install prebuilt binaries via powershell script

irm https://github.com/aqrln/detect_flake/releases/download/v0.6.0/detect_flake-installer.ps1 | iex

Install prebuilt binaries into your npm project

npm install [email protected]

Install prebuilt binaries via Homebrew

brew install aqrln/homebrew-tap/detect_flake

Download detect_flake 0.6.0

File Platform Checksum
detect_flake-aarch64-apple-darwin.tar.gz macOS Apple Silicon checksum
detect_flake-aarch64-unknown-linux-gnu.tar.gz Linux arm64 checksum
detect_flake-aarch64-unknown-linux-musl.tar.gz musl Linux arm64 checksum
detect_flake-x86_64-apple-darwin.tar.gz macOS Intel checksum
detect_flake-x86_64-pc-windows-msvc.tar.gz Windows x64 checksum
detect_flake-x86_64-unknown-linux-gnu.tar.gz Linux x64 checksum
detect_flake-x86_64-unknown-linux-musl.tar.gz musl Linux x64 checksum
detect_flake-x86_64-pc-windows-msvc.msi Windows x64 checksum

v0.5.7

21 Jan 00:56
2202497
Compare
Choose a tag to compare

Install detect_flake 0.5.7

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/aqrln/detect_flake/releases/download/v0.5.7/detect_flake-installer.sh | sh

Install prebuilt binaries via powershell script

irm https://github.com/aqrln/detect_flake/releases/download/v0.5.7/detect_flake-installer.ps1 | iex

Install prebuilt binaries into your npm project

npm install [email protected]

Install prebuilt binaries via Homebrew

brew install aqrln/homebrew-tap/detect_flake

Download detect_flake 0.5.7

File Platform Checksum
detect_flake-aarch64-apple-darwin.tar.gz macOS Apple Silicon checksum
detect_flake-aarch64-unknown-linux-gnu.tar.gz Linux arm64 checksum
detect_flake-aarch64-unknown-linux-musl.tar.gz musl Linux arm64 checksum
detect_flake-x86_64-apple-darwin.tar.gz macOS Intel checksum
detect_flake-x86_64-pc-windows-msvc.tar.gz Windows x64 checksum
detect_flake-x86_64-unknown-linux-gnu.tar.gz Linux x64 checksum
detect_flake-x86_64-unknown-linux-musl.tar.gz musl Linux x64 checksum
detect_flake-x86_64-pc-windows-msvc.msi Windows x64 checksum

v0.5.6

21 Jan 00:45
28d71b8
Compare
Choose a tag to compare

Install detect_flake 0.5.6

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/aqrln/detect_flake/releases/download/v0.5.6/detect_flake-installer.sh | sh

Install prebuilt binaries via powershell script

irm https://github.com/aqrln/detect_flake/releases/download/v0.5.6/detect_flake-installer.ps1 | iex

Install prebuilt binaries into your npm project

npm install [email protected]

Install prebuilt binaries via Homebrew

brew install aqrln/homebrew-tap/detect_flake

Download detect_flake 0.5.6

File Platform Checksum
detect_flake-aarch64-apple-darwin.tar.gz macOS Apple Silicon checksum
detect_flake-aarch64-unknown-linux-gnu.tar.gz Linux arm64 checksum
detect_flake-aarch64-unknown-linux-musl.tar.gz musl Linux arm64 checksum
detect_flake-x86_64-apple-darwin.tar.gz macOS Intel checksum
detect_flake-x86_64-pc-windows-msvc.tar.gz Windows x64 checksum
detect_flake-x86_64-unknown-linux-gnu.tar.gz Linux x64 checksum
detect_flake-x86_64-unknown-linux-musl.tar.gz musl Linux x64 checksum
detect_flake-x86_64-pc-windows-msvc.msi Windows x64 checksum

v0.5.5

25 Nov 02:17
641eec5
Compare
Choose a tag to compare

Install detect_flake 0.5.5

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/aqrln/detect_flake/releases/download/v0.5.5/detect_flake-installer.sh | sh

Install prebuilt binaries via powershell script

irm https://github.com/aqrln/detect_flake/releases/download/v0.5.5/detect_flake-installer.ps1 | iex

Install prebuilt binaries into your npm project

npm install [email protected]

Install prebuilt binaries via Homebrew

brew install aqrln/homebrew-tap/detect_flake

Download detect_flake 0.5.5

File Platform Checksum
detect_flake-aarch64-apple-darwin.tar.gz macOS Apple Silicon checksum
detect_flake-x86_64-apple-darwin.tar.gz macOS Intel checksum
detect_flake-x86_64-pc-windows-msvc.tar.gz Windows x64 checksum
detect_flake-x86_64-unknown-linux-gnu.tar.gz Linux x64 checksum
detect_flake-x86_64-unknown-linux-musl.tar.gz musl Linux x64 checksum
detect_flake-x86_64-pc-windows-msvc.msi Windows x64 checksum