10000 Releases · schpet/changelog · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: schpet/changelog

1.0.0 - 2025-02-17

18 Feb 04:36
Compare
Choose a tag to compare

Release Notes

Changed

  • Make '--type' flag required on add command

Added

  • support for shell completions

Install changelog 1.0.0

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/schpet/changelog/releases/download/v1.0.0/changelog-installer.sh | sh

Install prebuilt binaries via Homebrew

brew install schpet/tap/changelog

Download changelog 1.0.0

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

0.1.3 - 2025-02-17

17 Feb 15:34
Compare
Choose a tag to compare

Release Notes

Fixed

  • fix some of the builds by removing dependency on openssl-sys

Install changelog 0.1.3

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/schpet/changelog/releases/download/v0.1.3/changelog-installer.sh | sh

Install prebuilt binaries via Homebrew

brew install schpet/tap/changelog

Download changelog 0.1.3

File Platform Checksum
changelog-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
changelog-x86_64-apple-darwin.tar.xz Intel macOS checksum
changelog-x86_64-pc-windows-msvc.zip x64 Windows checksum
changelog-aarch64-unknown-linux-gnu.tar.xz ARM64 Linux checksum
changelog-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum
0