Releases: CandyCoded/GitStatus
Releases · CandyCoded/GitStatus
v2.1.0
v2.0.0
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