Skip to content

Releases: BerryBytes/precommit-util

v1.3.0

13 Nov 11:58

Choose a tag to compare

Precommit Util v1.3.0 Release Notes

Release Date: November 13, 2025

New Features

  • This is new feature

Bug Fixes

  • This is new fix

Documentation Update

  • This is new doc

Feedback

Report issues or suggest features on our GitHub Issues page.

Technical Changelog

For a complete list of changes, see the Changelog.

Thank you for using Precommit Util!

v1.2.0

13 Nov 11:39

Choose a tag to compare

Precommit Util v1.2.0 Release Notes

Release Date: November 13, 2025

New Features

  • Changed the changelog script
  • Releaser
  • Releaser
  • Releaser
  • Releaser
  • Releaser
  • Releaser
  • Releaser
  • Releaser
  • Releaser
  • Releaser
  • Releaser
  • Add new CLI command
  • Add new CLI command
  • Add new CLI command
  • Add new CLI command
  • Add new CLI command
  • Releaser
  • Releaser
  • Releaser
  • Releaser
  • Releaser
  • Releaser
  • Releaser

Bug Fixes

  • Precommit hooks for golang
  • Tagging and release notes
  • Spaces implemented
  • Spaces implemented

Documentation Update

  • No documentation updates in this release

Feedback

Report issues or suggest features on our GitHub Issues page.

Technical Changelog

For a complete list of changes, see the Changelog.

Thank you for using Precommit Util!

v1.1.0

13 Nov 03:59
fbb311a

Choose a tag to compare

🧩 Pre-commit - Automation Tools Suite

First stable release of the Pre-commit Automation Tools Suite, providing comprehensive Git hooks and streamlined development environment setup tools.

🚀 Key Features

  • Enhanced setup process — downloads the appropriate asdf binary for your operating system and architecture via any supported installation method

  • Automated installation script (precommit-startup.sh) with interactive hook selection

  • Upgraded to asdf v0.18.0, ensuring improved plugin management and compatibility

    ⚙️ Note: If using a package manager, verify that it installs version 0.16.0 or later

  • Updated asdf commands to align with the latest CLI changes for improved consistency and reliability

  • Improved script logic for smoother installation and environment configuration

  • Support for multiple development environments:

    • 🌐 Global

    • 🦫 Golang

    • 🐍 Python

    • 🏗️ Terraform

    • ⚡ TypeScript

💡 Why Pre-commit?

Pre-commit hooks are an essential part of modern software development, providing numerous benefits for both individual developers and teams. Here’s why you should integrate them into your workflow:

✅ Code Quality Assurance – Automatically catch and fix issues before they reach your repository
✅ Productivity Improvements – Reduce manual checks and speed up reviews
✅ Team Collaboration Benefits – Maintain consistent standards across contributors
✅ Security Enhancements – Prevent committing sensitive or misconfigured files
✅ Best Commit Message Practices Enforcement – Ensure clear, standardized commit messages

v0.1.0

17 Feb 06:09
38b8d88

Choose a tag to compare

Pre-commit - Automation Tools suite

First stable release of the Pre-commit Automation Tools suite, providing comprehensive Git hooks and development environment setup tools.

🚀 Key Features

  • Automated installation script (precommit-startup.sh) with interactive hook selection
  • Support for multiple development environments:
    • Golang
    • Python
    • Terraform
    • TypeScript

Why Pre-commit ?

Pre-commit hooks are an essential tool in modern software development that provide numerous benefits for both individual developers and teams. Here's why you should consider implementing pre-commit hooks in your development workflow:

✅ Code Quality Assurance

✅ Productivity Improvements

✅ Team Collaboration Benefits

✅ Security Enhancement

✅ Best Commit Messages Practices Enforcement