Skip to content

Releases: orhun/Last-Commit

v1.1.0

24 Aug 00:24
5421dc6
Compare
Choose a tag to compare

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

v1.0.1

19 Aug 17:34
500e058
Compare
Choose a tag to compare
  • Update CD workflow
  • Update the project description in package.json

v1.0.0

19 Aug 16:37
56ccbeb
Compare
Choose a tag to compare
  • Initial release