Skip to content

Releases: andy-5/wslgit

Version 0.4.0

18 Dec 09:06
Compare
Choose a tag to compare

A bugfix release for VS Code 1.19.

Fixed

  • Compatibility with VS Code 1.19, which now requires proper Windows paths
    (with backslashes) and a lowercase drive letter.

Version 0.3.0

08 Nov 09:11
Compare
Choose a tag to compare

A bugfix release for the latest versions of VS Code and Windows.

Fixes

  • Fix VS Code 1.17.2 on Windows 10 1709 not detecting git (#4)

Version 0.2.0

27 Jul 07:33
Compare
Choose a tag to compare

Initial version where basic functionality works in VSCode:

  • Detection of changed files
  • Viewing changes
  • Commiting