|
| 1 | +# precommit-util - v1.3.0 |
| 2 | + |
| 3 | +## Changes since v1.2.0 |
| 4 | + |
| 5 | +- [f384285](https://github.com/BerryBytes/precommit-util/commit/f3842854fe0916a1e59e1918f622aabaaa6f241b) This is new doc (DevOps <devOps@berrybytes.com>) |
| 6 | +- [5c0635e](https://github.com/BerryBytes/precommit-util/commit/5c0635eda5d5e4829d5cfcabb6ed9bebbedb810f) This is new fix (DevOps <devOps@berrybytes.com>) |
| 7 | +- [f9eed1b](https://github.com/BerryBytes/precommit-util/commit/f9eed1b6080f43cddc632828268da31faf9ff20f) This is new feature (DevOps <devOps@berrybytes.com>) |
| 8 | +- [70167f1](https://github.com/BerryBytes/precommit-util/commit/70167f14ae07ce4a999849378e8f3550710b8ea5) Changed changelog (DevOps <devOps@berrybytes.com>) |
| 9 | +- [65de954](https://github.com/BerryBytes/precommit-util/commit/65de954633ef1eaa62cc3c1d5b633dfe219db963) Changed changelog (DevOps <devOps@berrybytes.com>) |
| 10 | + |
| 11 | +Generated on 2025-11-13T11:58:06Z |
| 12 | + |
1 | 13 | # precommit-util - v1.2.0 |
2 | 14 |
|
3 | 15 | ## Changes since v1.1.0 |
@@ -28,31 +40,32 @@ Generated on 2025-11-13T09:52:58Z |
28 | 40 |
|
29 | 41 | ### Date - 2025-02-6 |
30 | 42 |
|
31 | | - # 🧩 Pre-commit - Automation Tools Suite |
| 43 | +# 🧩 Pre-commit - Automation Tools Suite |
32 | 44 |
|
33 | 45 | First stable release of the Pre-commit Automation Tools Suite, providing comprehensive Git hooks and streamlined development environment setup tools. |
34 | 46 |
|
35 | 47 | # 🚀 Key Features |
| 48 | + |
36 | 49 | - Enhanced setup process — downloads the appropriate asdf binary for your operating system and architecture via any supported installation method |
37 | 50 | - Automated installation script (precommit-startup.sh) with interactive hook selection |
38 | 51 | - Upgraded to asdf v0.18.0, ensuring improved plugin management and compatibility |
39 | 52 |
|
40 | | - ⚙️ Note: If using a package manager, verify that it installs version 0.16.0 or later |
| 53 | + ⚙️ Note: If using a package manager, verify that it installs version 0.16.0 or later |
41 | 54 |
|
42 | 55 | - Updated asdf commands to align with the latest CLI changes for improved consistency and reliability |
43 | 56 |
|
44 | 57 | - Improved script logic for smoother installation and environment configuration |
45 | 58 |
|
46 | 59 | - Support for multiple development environments: |
47 | 60 |
|
48 | | - - 🌐 Global |
49 | | - - 🦫 Golang |
| 61 | + - 🌐 Global |
| 62 | + - 🦫 Golang |
50 | 63 |
|
51 | | - - 🐍 Python |
| 64 | + - 🐍 Python |
52 | 65 |
|
53 | | - - 🏗️ Terraform |
| 66 | + - 🏗️ Terraform |
54 | 67 |
|
55 | | - - ⚡ TypeScript |
| 68 | + - ⚡ TypeScript |
56 | 69 |
|
57 | 70 | # 💡 Why Pre-commit? |
58 | 71 |
|
|
0 commit comments