Releases: jcgruenhage/exec-on-git-staged
Releases · jcgruenhage/exec-on-git-staged
## [1.1.0] - 2019-10-05
Added
- Code comments documenting what happens where
- Check whether the current path is in a git work tree
Fixed
- Variable name for return value was cargo culted from a git hook, it now makes more sense
[1.0.0] - 2019-10-02
Added
- Initial Release