Changelog for cli-git-0.2.0.3
Revision history for cli-git
0.2.0.3
- Support GHC 9.12
0.2.0.2
- Relax some bounds
0.2.0.1 -- Revision 1
- Build with GHC 9.10
0.2.0.1
- Build with GHC 9.6
0.2.0.0
- #2
ensureCleanGitRepoandcheckGitCleanStatusnow haveMonadMaskconstraints - #2 Add
initGitRepo - #2 Bump version bounds for
cli-extrasand add dependency onwhich. IMPORTANT:cli-gitwill fail to compile if your build environment does not havecpandgitin itsPATHvariable.
0.1.0.2
- Update megaparsec version bounds
0.1.0.1
- Add readme
- Support GHC 8.8.4. Update version bounds.
0.1.0.0
- Initial release