All Versions
47
Latest Version
Avg Release Cycle
84 days
Latest Release
1311 days ago

Changelog History
Page 1

  • v0.9.4 Changes

    November 10, 2020

    Full Changelog

    ๐Ÿ”€ Merged pull requests:

  • v0.9.3 Changes

    June 02, 2020

    Full Changelog

    Implemented enhancements:

    • โž• Add documention for GitReflow::Config #237
    • โž• Add documentation #157

    Closed issues:

    • GitHub authentication issues #193

    ๐Ÿ”€ Merged pull requests:

  • v0.9.2 Changes

    September 10, 2019

    Full Changelog

    Closed issues:

    • Rebase when refreshing? #234

    ๐Ÿ”€ Merged pull requests:

    • โšก๏ธ Update dependencies and trap INT signal #235 (codenamev)
  • v0.9.1 Changes

    April 17, 2019

    Full Changelog

    Closed issues:

    • Purpose of core stage command? #232
  • v0.9.0 Changes

    November 09, 2018

    Full Changelog

    Implemented enhancements:

    • ๐Ÿ”ง Make a git-reflow specific configuration for storing a custom base-branch #202

    ๐Ÿ›  Fixed bugs:

    • bitbucket: error occurs while creating pull request #93
    • Review command race condition #84

    Closed issues:

    • ear #225
    • Nokogiri not getting installed:- #220
    • git reflow status returns with 401 - Bad credentials #219
    • No help from git reflow --help #118
    • f has already been specified as a switch in the command deliver (ArgumentError) #59
    • 0๏ธโƒฃ Command to edit default commit format #51

    ๐Ÿ”€ Merged pull requests:

    • ๐Ÿ‘ Allows for configuring a custom base-branch #231 (codenamev)
    • ๐Ÿ›  Fixes many scoping issues with new Workflow #229 (codenamev)
    • Retry pull-request creation if there are errors #226 (codenamev)
    • ๐Ÿ›  Fixes loading of custom workflow file to once per session #224 (codenamev)
    • ๐Ÿ‘ Allow for custom commit/merge message templates #223 (codenamev)
  • v0.8.10 Changes

    April 19, 2018

    Full Changelog

    ๐Ÿ”€ Merged pull requests:

    • โšก๏ธ Updates rubies and gems #221 (codenamev)
    • โœ‚ Remove lingering skip\_lgtm options in favor of force option #218 (codenamev)
    • โœ‚ Remove dead code #217 (codenamev)
    • โšก๏ธ Updates REAME to Markdown #216 (codenamev)
    • โšก๏ธ Updates readme with details on customization #214 (codenamev)
  • v0.8.9 Changes

    April 26, 2017

    Full Changelog

    ๐Ÿ›  Fixed bugs:

    • git reflow deliver no longer squashing! #212
    • ๐Ÿ‘€ Github approval message is not seen as a LGTM #207

    ๐Ÿ”€ Merged pull requests:

    • โž• Adds checks for new GH reviews when delivering #215 (codenamev)
  • v0.8.7 Changes

    April 21, 2017

    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)
  • v0.8.4 Changes

    August 22, 2016

    Full Changelog

    Closed issues:

    • error: We were unable to authenticate with Github #196
    • Introduce the idea of "Workflows" to customize steps #53

    ๐Ÿ”€ Merged pull requests:

    • [53] Create core workflow module to consolidate commands #198 (codenamev)