git_reflow v0.8.2 Release Notes

Release Date: 2016-08-01 // over 7 years ago
  • Full Changelog

    ๐Ÿ›  Fixed bugs:

    • ๐Ÿ git-reflow setup not working on Windows #187

    Closed issues:

    • GitHub authentication issues #193
    • non-master base branch does not work for the deliver command #192
    • git-reflow fork command #188
    • Bitbucket setup not working #186
    • 0๏ธโƒฃ Default approval regex not respecting :+1: #182
    • [SOLVED] Unable To Install the GEM (install nokogiri manually to solve the issue) #178
    • Can we switch off LGTM reviews? #177
    • gitreflow does not cache github token? #173
    • message below the fold in review #105

    ๐Ÿ”€ Merged pull requests:

    • โšก๏ธ [#187] Update git-reflow config file path to use $HOME for windows support #195 (codenamev)
    • [192] Allow delivery to custom base branch #194 (codenamev)
    • ๐Ÿ”จ Refactor tests to allow for use of reflow test helpers in third-party gems #189 (codenamev)
    • [Issue #182] Fix LGTM Expression #185 (simonzhu24)
    • ๐Ÿ‘‰ Use $EDITOR as text editor fallback #184 (timraasveld)
    • Respect GitHub pull request template #179 (timraasveld)