Skip to content

prefligit 0.0.11#1092

Closed
chenrui333 wants to merge 1 commit intomainfrom
bump-prefligit-0.0.11
Closed

prefligit 0.0.11#1092
chenrui333 wants to merge 1 commit intomainfrom
bump-prefligit-0.0.11

Conversation

@chenrui333
Copy link
Owner

Created by brew bump


Created with brew bump-formula-pr.

Details

release notes
## Release Notes

Enhancements

  • Support reading .pre-commit-config.yml as well (#213)
  • Implement prefligit install-hooks command (#258)
  • Implement pre-commit-hooks:end-of-file-fixer hook (#255)
  • Implement pre-commit-hooks:check_added_large_files hook (#219)
  • Implement script language hooks (#252)
  • Implement node.js installer (#152)
  • Use -v to show only verbose message, -vv show debug log, -vvv show trace log (#211)
  • Write .prefligit-repo.json inside cloned repo (#225)
  • Add language name to 'not yet implemented' messages (#251)

Bug fixes

  • Do not install if no additional dependencies for local python hook (#195)
  • Ensure flushing log file (#261)
  • Fix zip deflate (#194)

Other changes

  • Bump to Rust 1.88 and cargo update (#254)
  • Upgrade to Rust 2024 edition (#196)
  • Bump uv version (#260)
  • Refactor language version resolution and hook install dir (#221)
  • Simplify archive extraction implementation (#193)
  • Use astral-sh/rs-async-zip (#259)
  • Use ubuntu-latest for release action (#216)
  • Use async closure (#200)

Install prefligit 0.0.11

Install prebuilt binaries via shell script

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

Install prebuilt binaries via powershell script

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

Install prebuilt binaries via Homebrew

brew install j178/tap/prefligit

Download prefligit 0.0.11

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

View the full release notes at https://github.com/j178/prefligit/releases/tag/v0.0.11.


@github-actions github-actions bot added the rust Rust use is a significant feature of the PR or issue label Jul 28, 2025
@github-actions github-actions bot deleted the bump-prefligit-0.0.11 branch July 28, 2025 10:38
@github-actions github-actions bot closed this in 8c929b2 Jul 28, 2025
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

Comments