Releases: pplmx/husky-rs
Releases Β· pplmx/husky-rs
v0.1.5
0.1.5 - 2025-06-03
π Bug Fixes
- (ci) Resolve cross-drive temp dir issue on Windows runners - (5d0fa86)
- Simplify build script testing - (3788868)
π§ͺ Testing
- Improve test coverage for different dependency types and scenarios - (5bc771e)
βοΈ Miscellaneous Tasks
- (config) Migrate config .github/renovate.json - (d31336b)
New Contributors β€οΈ
v0.1.4
0.1.4 - 2025-05-30
π Features
- Refactor build script, enhance test coverage and fix symlink handling - (3268b99)
- Enhance test coverage and cleanup build script - (c055073)
π Bug Fixes
- Ensure NO_HUSKY_HOOKS respected in test environment - (c7bdbb4)
- Address clippy lints in test suite - (cba70f1)
βοΈ Miscellaneous Tasks
- (release) Bump version to 0.1.4 - (436cf97)
New Contributors β€οΈ
- @google-labs-jules[bot] made their first contribution in #4
v0.1.3
v0.1.2
0.1.2 - 2024-11-21
π Features
- Impl Error for HuskyError - (171c357)
- Use NO_HUSKY_HOOKS as environment - (f956189)
- Support more shebang - (f51cd20)
π Bug Fixes
- Prepare-commit-msg does not work - (d82eccd)
π Documentation
π¨ Styling
π§ͺ Testing
βοΈ Miscellaneous Tasks
- Update the pre-commit - (29737ce)
Build
- Add author info - (93d6f74)
v0.1.1
0.1.1 - 2024-09-30
π Bug Fixes
- Tests failure - (12f4b1e)
π Documentation
- Clarify hook installation requirements - (e5b8f86)
- Update the README - (0f6470f)
- Update the README.md - (4ed3ce8)
- Update the README.md - (14c6ece)
π¨ Styling
- Use lf as line endings - (7bf1d7a)
π§ͺ Testing
βοΈ Miscellaneous Tasks
- Split lint and test jobs across platforms - (f6f69be)
New Contributors β€οΈ
- @github-actions[bot] made their first contribution
v0.1.0
[0.1.0] - 2024-09-30
π Features
- (structure) Standardize project structure for better organization - (095c14f)
- Use only Rust std library - (a642bd8)
- Remove the check of hook exists - (748f796)
- Optimize the hooks generation - (8109887)
π Bug Fixes
- Cannot create hooks on unix-like os - (383c300)
π Refactor
- Optimize it - (364b18e)
- Optimize it - (b5a77b4)
- Optimize it - (1e0e5c7)
- Optimize it - (c2f8884)
- Optimize it - (03476d5)
- Optimize it - (d9678a1)
- Optimize it - (78e7f21)
- Optimize it - (63ad132)
- Optimize it - (419af07)
- Optimize it - (7be28c1)
- Optimize it - (15142a7)
- Optimize it - (2bbc32c)
π Documentation
- Update the README.md - (6d322fb)
- Update the README - (9ba2283)
- Add some comments - (9b5243e)
- Add comments - (4b89f2b)