Skip to content

v0.11.0

Compare
Choose a tag to compare
@Mark-H Mark-H released this 04 Nov 14:30
· 216 commits to master since this release

0.11.0 - 2015-11-04

  • Fix E_STRICT error in loadConfig (#136)
  • Fix file path comparisons to work properly across unix and windows (#99)
  • Cache MODX packages so it doesn't have to download every time (#133)
  • Change the way Git.php dependency is loaded and version number is managed (#135)
  • Fix stupid bug in Gitify->getEnvironment causing www to not get stripped off properly
  • Allow setting the path to a git binary in a gitify.git_path setting
  • Add optional --overwrite flag to backup to overwrite a named backup file
  • Fix broken error message in backup command if file already exists