Skip to content

Releases: tagoro9/fotingo

v2.0.1

13 Jun 22:11
Compare
Choose a tag to compare

2.0.1 (2020-06-13)

Bug Fixes

  • file: import editor correctly (3d1c4f3)
  • release-notes: add extra line between issue types (d3273b1), closes #339

v2.0.0

23 May 18:08
Compare
Choose a tag to compare

2.0.0 (2020-05-23)

Bug Fixes

  • cosmisconfig: the latest version had breaking changes (6c56608)
  • Git: do exact match search before fuzzy search (a3d1352)
  • github: pass description and summary correctly (#249) (4481d16)
  • Github: fix summary and description for Jira tickets (#255) (60cef08)
  • Github: improve caching and add logging (#288) (23e43c6)
  • Github: remove duplicate users when getting reviewers (c16e01f)
  • Github: several Github minor bug fixes (#237) (4b36d02)
  • Github: throttle calls to avoid quota issues (#236) (2108b45)
  • InputUtil: throw an error when the list of matches is empty (#133) (90d3614), closes #14
  • Jira: access project id correctly (#146) (98f55dd)
  • Jira: ignore ‘ in issue sanitized summary (#261) (794acff)
  • Jira: use correct operator when modifying multiple issues (#154) (65c0537)
  • Review: ignore 404 for tickets found in the commit messages (#238) (9da00f2)
  • Start: branch is not getting created (#173) (55bcc5d)
  • do not default -b option (#149) (0fe65c4)
  • don't crash when run outside of a git repo (#136) (1715bae)

Documentation

Features

  • ui: improve SelectRequest component (#287) (138bb12)
  • include Jira release URL in release notes (#137) (b0251cb)
  • make UI friendly when DEBUG is set (#138) (2f45821)
  • TextUtil: add support to find exact matches before doing fuzzy search (e9d8cef)
  • rewrite into TS (#98) (afad99c)

BREAKING CHANGES

  • Configuration file is no longer compatible