Releases: Lakshmikanth2001/GitHooks
Releases · Lakshmikanth2001/GitHooks
GitHooks `2.1.1` Version
[2.1.1] -- 2024-04-09
- not changing
GitHooks.hooksDirectory
configuration 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
path
anddirectoryPath
attributes toHook
class
GitHooks `1.3.4` Version
[1.3.4] -- 2023-09-27
- looger improvement (detecting
GitHooks.logLevel
configuration) - folder selection for
GitHooks.hooksDirectory
configuration - 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.hooksDirectory
configuration - security fix for
GitHooks.hooksDirectory
configuration 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_scm
andgit_hooks_view
based on configuration - Bug fix for
ViewBadge
count when non-predefined hooks are present - Computing
ActiveHooksCount
inGitHooksProvider
class constructor - tooltip correction while changing from
git_hooks_scm
togit_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
runHook
performace 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