Skip to content

Releases: reenhanced/gitreflow

v0.9.9

01 Mar 21:57
f23f6a3
Compare
Choose a tag to compare

Fixes issue with custom workflows failing to load due to a race condition preventing GitReflow.logger from loading before the rest of the library in Ruby 3.0+

v0.9.7

20 Feb 15:49
ca7cf9b
Compare
Choose a tag to compare

What's Changed

  • Fixes Ruby bug with parsing command line flag/switch values without help doc text – by @codenamev in fbaee2b

Full Changelog: v0.9.6...v0.9.7

v0.9.6

19 Jan 21:59
d99afd1
Compare
Choose a tag to compare

What's Changed

  • Introduce configurable PR and merge commit templates by @codenamev in #252

Full Changelog: v0.9.5...v0.9.6

Version 0.4.2

12 Feb 19:07
Compare
Choose a tag to compare
  • Adds github two-factor authentication support
  • Supports non-ssh origin urls

Last version with tests.

11 Jul 14:20
Compare
Choose a tag to compare
Pre-release

The tests are failing and are overly complicated, so we've removed them. We spent a good amount of time on them, so this tag represents the last commit before they were removed.