Skip to content

Releases: story-branch/story_branch

v2.3.0

22 Aug 15:58
Compare
Choose a tag to compare

What's Changed

  • Moved gitwrapper to separate gem:
  • Resolved #136 read from git's root directory if current directory does not have config in #139

Full Changelog: v2.2.1...v2.3.0

v2.2.1

15 Aug 09:36
Compare
Choose a tag to compare

What's Changed

  • [#132] Linearapp graphql query should be using team key instead of name
  • [#126] Added issue regex for linear tracker

Full Changelog: v2.2.0...v2.2.1

v2.2.0

10 Aug 23:41
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.1.0...v2.2.0

v2.1.0

20 Jul 10:31
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.1...v2.1.0

v2.0.1

30 Oct 08:04
Compare
Choose a tag to compare

Fix release

V2.0.0

30 Oct 08:00
13a6e27
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.0...v2.0.0

V1.0.0

12 Jul 10:08
Compare
Choose a tag to compare

RELEASE NOTES

** Breaking changes **
- story_branch add because it was not clear what this did. This has been replaced with story_branch configure

** Enhancements **
- Updated command descriptions to be clearer

** Fixes **
- Rescues JIRA HTTP errors and raises error message

v0.7.2

23 Jun 01:53
dcfdb58
Compare
Choose a tag to compare

RELEASE NOTES

  • Removes all deprecation warnings found due to keyword arguments with ruby 2.7.x

v0.7.1

27 Jan 08:26
Compare
Choose a tag to compare

RELEASE NOTES

  • Removed exact match check when creating a branch that has a very similar name
  • Open URL for the ticket from the terminal, using story_branch open_issue

v0.7.0

27 Jan 08:40
Compare
Choose a tag to compare

RELEASE NOTES

  • Added support for custom query string for JIRA config
  • Major config manager refactoring
    • Follow XDG for config file storing