Releases: Lakshmikanth2001/GitHooks
Releases · Lakshmikanth2001/GitHooks
GitHooks `2.1.1` Version
[2.1.1] -- 2024-04-09
- not changing
GitHooks.hooksDirectoryconfiguration on load to prevent it from git tracking - workspace bug fix while switching between scm and activity bar view
- remove hook selection on workspace which has more than one folder
- bug fix in getting git config for hooks directory
GitHooks `2.0.0` Version
[2.0.0] -- 2023-12-05
- Added support for vscode workspaces
- Improve performance by caching git hooks directory reads
- Decreased command execution time to find out git hooks directory
- removed date time snippet and python snippet (which are not used by many users)
- Added
pathanddirectoryPathattributes toHookclass
GitHooks `1.3.4` Version
[1.3.4] -- 2023-09-27
- looger improvement (detecting
GitHooks.logLevelconfiguration) - folder selection for
GitHooks.hooksDirectoryconfiguration - adding git local assets to REAME.md
- restrict text snippet scope to hooks only
GitHooks `1.3.1` Version
[1.3.1] -- 2023-08-03
- Added support for relative path for
GitHooks.hooksDirectoryconfiguration - security fix for
GitHooks.hooksDirectoryconfiguration to prevent shell injection
GitHooks `1.2.0` Version
[1.2.0] -- 2023-07-27
- Improve startup performance by caching git hooks directory reads
- conditionally render
git_hooks_scmandgit_hooks_viewbased on configuration - Bug fix for
ViewBadgecount when non-predefined hooks are present - Computing
ActiveHooksCountinGitHooksProviderclass constructor - tooltip correction while changing from
git_hooks_scmtogit_hooks_view(buggy for now)
miscellaneous
- Added some keywords to improve market place search hits
- Gallery banner color update
GitHooks `1.1.0` Version
In this release following code changes were made
### [1.1.0] -- 2023-07-18
- Added configuration to set git.core.hooksPath only (at workspace level)
- CHANGELOG.md format correction
- Supporting various launguge binaries for shell and shebang suggetions
- Making `core.hooksPath` update to workspace scope
- hookDirectory path correction in windows operating system
- first step for including test cases
GitHooks `1.0.0` Version
[1.0.0] -- 2023-07-16
- Added configuration to give hook path (just to run and toggle the hooks)
- Improved
runHookperformace by caching git results - Bug fix for conventional hook run
- Added and option for predefinedHooks(all default hooks supplied by git)
- editor/title regex correction
- galleryBanner color change
v0.0.14
latest release with shell Path snippet correction and bug fix for run Button
0.0.12
GitHook VSCode Extension .vsix source file