Skip to content

v2.0.0

Compare
Choose a tag to compare
@neogeek neogeek released this 12 Jan 07:14
· 15 commits to upm since this release

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