Release Notes
✨ Features
- (imperative) Expand non-imperative verbs list (dfde2a9) by @welpo
- (imperative) Expand non-imperative verbs list (d13e6e5) by @welpo
📝 Documentation
- (README) Update demo (934cacd) by @welpo
- (README) Update demo & add assets (f65154a) by @welpo
- (README) Update demo (c38d1e0) by @welpo
- (README) Update demo with new hooks call (6f0db41) by @welpo
- (website) Link commit parts FAQ in Rules (f5c7074) by @welpo
- (website) Update rule comments on examples (7dd8add) by @welpo
♻️ Refactor
🔧 Miscellaneous tasks
- (CD) Bump git-sumi in git-sumi-action on release (291e96a) by @welpo
- (CI) Upgrade cargo-dist to 0.14.0 (e3a134f) by @welpo
- (CI) Upgrade cargo-dist to 0.11.1 (726f19c) by @welpo
- (git-sumi) Improve emoji matching (ac5fc98) by @welpo
- (git-sumi) Require a space after the gitmoji (1456cbc) by @welpo
- (release) Replace both pull and issue links (14979a9) by @welpo
- (release) Update CHANGELOG format (a7eeb99) by @welpo
- Pin dependencies (2fa284f) by @welpo
Install git-sumi 0.0.9
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/welpo/git-sumi/releases/download/v0.0.9/git-sumi-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -c "irm https://github.com/welpo/git-sumi/releases/download/v0.0.9/git-sumi-installer.ps1 | iex"
Download git-sumi 0.0.9
File | Platform | Checksum |
---|---|---|
git-sumi-aarch64-apple-darwin.tar.xz | Apple Silicon macOS | checksum |
git-sumi-x86_64-apple-darwin.tar.xz | Intel macOS | checksum |
git-sumi-x86_64-pc-windows-msvc.zip | x64 Windows | checksum |
git-sumi-x86_64-unknown-linux-gnu.tar.xz | x64 Linux | checksum |
git-sumi-x86_64-unknown-linux-musl.tar.xz | x64 MUSL Linux | checksum |