Skip to content

Releases: alilleybrinker/semver-explain

v0.2.3

26 Jan 21:41
Compare
Choose a tag to compare

Install semver-explain 0.2.3

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://alilleybrinker.artifacts.axodotdev.host/semver-explain/v0.2.3/semver-explain-installer.sh | sh

Install prebuilt binaries via powershell script

irm https://alilleybrinker.artifacts.axodotdev.host/semver-explain/v0.2.3/semver-explain-installer.ps1 | iex

Download semver-explain 0.2.3

File Platform Checksum
semver-explain-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
semver-explain-x86_64-apple-darwin.tar.xz Intel macOS checksum
semver-explain-x86_64-pc-windows-msvc.zip x64 Windows checksum
semver-explain-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum
semver-explain-x86_64-unknown-linux-musl.tar.xz x64 MUSL Linux checksum

v0.2.2

04 Jan 00:16
Compare
Choose a tag to compare
(cargo-release) semver-explain version 0.2.2

v0.2.1

19 Nov 22:23
Compare
Choose a tag to compare

This release updates the README to better document the tool.

Full Changelog: v0.2.0...v0.2.1

v0.2.0

19 Nov 22:04
Compare
Choose a tag to compare

Version 0.2.0 adds a new command line interface with -h/--help and -V/--version flags.

Full Changelog: https://github.com/alilleybrinker/semver-explain/commits/v0.2.0