Skip to content

Releases: Serhioromano/vscode-gitflow

v1.2.4

04 Mar 07:40
Compare
Choose a tag to compare
  • change - Now version bump happens on hotfix or release start rather than finish
  • add - update changelog automatically
  • enhance - Allow change finish message when finish hotfix or release

See Changelog for details.

v1.1.2

03 Mar 13:01
Compare
Choose a tag to compare
  • add - Report error on execution fail.

See Changelog for details.

v1.1.1

21 Feb 12:03
Compare
Choose a tag to compare

Performance optimizations.

See Changelog for details.

v1.0.0

07 Feb 05:43
Compare
Choose a tag to compare

Finlay, I have all features I planned in this extension. This is still preview but final extension. I'll not add big new features to this extension. It is LTS version.

  • add - Parameter to show all internal git commands run in git flow in output window
  • add - Output logger named Git Flow
  • fix - Readme was not visible in the marketplace.
  • optimize - code refactor.

See Changelog for details.

v0.5.11

06 Feb 06:18
Compare
Choose a tag to compare

Attention!! require latest VS Code >= 1.64.0

  • add - Status bar button to call Quick Pick menu
  • add - Groups in Quick Pick (require VS Code >=1.64.0)

See Changelog for details.

v0.5.1

02 Feb 11:32
Compare
Choose a tag to compare
  • add - Quick Pick popup
  • optimize - Code was refactored and optimized. 1800 lines to 580.
  • add - Multiple folder workspaces
  • fix - Progress notification not resolving

See Changelog for details.

v0.3.0

01 Feb 08:19
Compare
Choose a tag to compare
  • add - Support (Start, Checkout, Rebase, Delete)
  • add - Release checkout
  • add - Hotfix checkout

See Changelog for details.