Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

prefligit 0.0.10 #295

Closed
wants to merge 1 commit into from
Closed

prefligit 0.0.10 #295

wants to merge 1 commit into from

Conversation

chenrui333
Copy link
Owner

Created by brew bump


Created with brew bump-formula-pr.

release notes
## Release Notes

Breaking changes

Warning: This release changed the store layout, it's recommended to delete the old store and install from scratch.

To delete the old store, run:

rm -rf ~/.cache/prefligit

Enhancements

  • Restructure store folders layout (#181)
  • Fallback some env vars to to pre-commit (#175)
  • Save patches to $PREFLIGIT_HOME/patches (#182)

Bug fixes

  • Fix removing git env vars (#176)
  • Fix typo in Cargo.toml (#160)

Other changes

  • Do not publish to crates.io (#191)
  • Bump cargo-dist to v0.28.0 (#170)
  • Bump uv version to 0.6.0 (#184)
  • Configure Renovate (#168)
  • Format sample config output (#172)
  • Make env vars a shareable crate (#171)
  • Reduce String alloc (#166)
  • Skip common git flags in command trace log (#162)
  • Update Rust crate clap to v4.5.29 (#173)
  • Update Rust crate which to v7.0.2 (#163)
  • Update astral-sh/setup-uv action to v5 (#164)
  • Upgrade Rust to 1.84 and upgrade dependencies (#161)

Install prefligit 0.0.10

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/j178/prefligit/releases/download/v0.0.10/prefligit-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/j178/prefligit/releases/download/v0.0.10/prefligit-installer.ps1 | iex"

Install prebuilt binaries via Homebrew

brew install j178/tap/prefligit

Download prefligit 0.0.10

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

@github-actions github-actions bot added the rust Rust use is a significant feature of the PR or issue label Feb 18, 2025
@github-actions github-actions bot closed this in 80cdb46 Feb 18, 2025
@github-actions github-actions bot closed this Feb 18, 2025
@github-actions github-actions bot deleted the bump-prefligit-0.0.10 branch February 18, 2025 10:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr-pull rust Rust use is a significant feature of the PR or issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants