Skip to content

v1.1.0

Latest
Compare
Choose a tag to compare
@orhun orhun released this 24 Aug 00:24
5421dc6

Release v1.1.0

Added

  • Run commands synchronously with execGit method

Changed

  • Use fs.Watch instead of native VSCode function (createFileSystemWatcher)

Fixed

  • Use the drive letter while switching directory on Windows
  • Watch the .git/logs directory instead of .git/COMMIT_EDITMSG file

Removed

  • Remove the delay before running the git log command