Changelog of @hackage/cli-git 0.2.0.1

Revision history for cli-git

0.2.0.1

  • Build with GHC 9.6

0.2.0.0

  • #2 ensureCleanGitRepo and checkGitCleanStatus now have MonadMask constraints
  • #2 Add initGitRepo
  • #2 Bump version bounds for cli-extras and add dependency on which. IMPORTANT: cli-git will fail to compile if your build environment does not have cp and git in its PATH variable.

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