All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
1.5.0 (2024-10-22)
- ✨ add git-plop
- Add whp to git extras
- Allow to disable permission fix. Bump version
- Do not override runtime directory group/user
- Fix deleted files causes error in code.dirty* commands
- Fix file permissions was not applied to modules
- Support running dirty commands in git pre-commit hook
1.4.0 (2024-02-21)
- Pre-commit hook friendly commands. Use ghcr image
- Update file permissions after .fix commands
- Fix code.dirty does not see staged changes. Add missing tty handling for code. commands.
- Laravel.new final condition
- Update whole codebase ownership
- Support running dirty commands in git pre-commit hook
1.4.0 (2024-02-16)
- Update file permissions after .fix commands
- Support running dirty commands in git pre-commit hook
1.3.0 (2023-12-21)
- Add all set of code analysis commands:
code.check
code.fix
code.check.dirty
code.fix.dirty
code.check.diff
code.fix.diff
code.config.publish
- Add command to update git-extras commands:
extras.update
1.2.0 (2022-05-16)
- Added delete-submodule extra
- Lk-hotfix command doesn't work
1.1.0 (2022-05-13)
- Renamed config/gitflow commands prefix
1.0.0 (2022-05-09)
browse
commandjc-config
commandjc-feature
commandjc-hotfix
commandlk-feature
commandlk-epic
commandlk-hotfix
command