git_reflow v0.8.7 Release Notes

Release Date: 2017-04-21 // about 7 years ago
  • Full Changelog

    Implemented enhancements:

    • ๐Ÿ‘‰ Use a logger instead of puts #156

    Closed issues:

    • Rejected push deletes local branch on deliver #206
    • โš™ Running setup multiple times will create multiple entries in .gitconfig #203
    • โž• Add Direct Merge Workflow #201
    • undefined method for strip #197
    • ๐Ÿ‘• Ideas for additional steps, such as linting, etc. #190

    ๐Ÿ”€ Merged pull requests:

    • 0.8.7 #213 (nhance)
    • โšก๏ธ Updates Github merge request to use new merge\_method param #211 (codenamev)
    • โž• Adds a logger to log command runs #210 (codenamev)
    • All commands that are run through reflow (except git-config) are now blocking #209 (codenamev)
    • ๐Ÿ›  Fix loading of PR template from '.github' directory #208 (codenamev)
    • ๐Ÿ”€ [#201] Add direct merge workflow #205 (codenamev)
    • [#203] Evaluate environment variables when checking existing config files #204 (Shalmezad)
    • [53] Allow workflows to be loaded from git config #199 (codenamev)