Skip to content

v0.4.1

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Jul 19:15
· 16 commits to main since this release

This release just fixed some Clippy lints...and let us kick the tires against fancy new cargo-dist release automation! 馃憦馃徎 We're now delivering release binaries with every release. See below for more details!

Install git-glimpse 0.4.1

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/ErichDonGubler/git-glimpse/releases/download/v0.4.1/git-glimpse-installer.sh | sh

Install prebuilt binaries via powershell script

irm https://github.com/ErichDonGubler/git-glimpse/releases/download/v0.4.1/git-glimpse-installer.ps1 | iex

Download git-glimpse 0.4.1

target kind download
aarch64-apple-darwin tarball git-glimpse-aarch64-apple-darwin.tar.xz
x86_64-apple-darwin tarball git-glimpse-x86_64-apple-darwin.tar.xz
x86_64-pc-windows-msvc tarball git-glimpse-x86_64-pc-windows-msvc.zip
x86_64-unknown-linux-gnu tarball git-glimpse-x86_64-unknown-linux-gnu.tar.xz