Skip to content

Releases: CandyCoded/GitStatus

v2.1.0

04 Feb 03:36
Compare
Choose a tag to compare

Features

  • Added settings panel #40

Hotfixes

  • Removed platform dependent compilation statement in favor of runtime logic. #39
  • Cleanup git path #38

v2.0.0

12 Jan 07:14
Compare
Choose a tag to compare

Feature

  • Add button to status panel for creating new git repo with default gitignore #33
  • Changed git methods to async. #27
  • File watcher #21

Hotfix

  • Prevent overriding gitignore if file exists. #37
  • Fixed issue where assets were not refreshed when switching branches. #36
  • Updated checkout branch to return a Task. #32
  • Error handling #30
  • Improved icon colors. #26
  • Simplified process generation. #25
  • Fixed possible null warning. #24
  • Prevent error when branch is in detached HEAD state. #23ago
  • Escape path string. #20

v1.2.0

14 Dec 23:18
Compare
Choose a tag to compare

Features

  • Windows support!
  • Git top-level menu item.
  • Git status icons.

Hotfix

  • Restrict to only running in the editor.
  • Simplified git logic.

v1.1.0

07 Dec 05:52
Compare
Choose a tag to compare

Features

  • Added DiscardChanges and DiscardAllChanges menu items.
  • Added dropdown for changing branches.

Hotfix

  • Changed button label.

v1.0.0

30 Nov 03:03
Compare
Choose a tag to compare
  • Initial release.