Releases: Serhioromano/vscode-gitflow
Releases · Serhioromano/vscode-gitflow
v1.2.7
- fix - changelog update
mm
not to be replaced in a word.
- fix - release message is undefined
See Changelog for details.
v1.2.4
- 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
- add - Report error on execution fail.
See Changelog for details.
v1.1.1
Performance optimizations.
See Changelog for details.
v1.0.0
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
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
- 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
- add - Support (Start, Checkout, Rebase, Delete)
- add - Release checkout
- add - Hotfix checkout
See Changelog for details.