Skip to content

Releases: dzhavat/git-cheatsheet-inside-vs-code

1.5.0

20 Dec 07:44

Choose a tag to compare

Added

  • Two new commands

Changed

  • Set the minimum supported VS Code version to 1.93.0
  • Update dependencies

1.4.4

19 Dec 16:18

Choose a tag to compare

Changed

  • Set the minimum supported VS Code version to 1.58.0
  • Update dependencies

1.4.3

17 Jun 21:19

Choose a tag to compare

Changed

  • Set the minimum supported VS Code version to 1.52.0
  • Update dependencies

1.4.2

19 Feb 23:23

Choose a tag to compare

Fixed

  • Fix links to demo gifs

Changed

  • Migrate TSLint to ESLint
  • Set the minimum supported VS Code version to 1.47.0
  • Update dependencies
  • Rename default git branch from master to main

1.4.1

03 Oct 10:48

Choose a tag to compare

Added

  • An example for how to stash a single file

1.4.0

01 Oct 19:52

Choose a tag to compare

Added

  • New section related to Tags

Changed

  • Update deprecated git stash save to git stash push command

1.3.0

16 Sep 20:55

Choose a tag to compare

Added

  • Adopt asWebviewUri API so the extension will work properly in future versions of VS Code

Changed

  • Consistent param names in git commands
  • Update dependencies
  • Set the minimum supported VS Code version to 1.44.0

1.2.0

02 Sep 19:27

Choose a tag to compare

Added

  • Four new commands under “Commit History”

Changed

  • Update dependencies
  • Set the minimum supported VS Code version to 1.43.0
  • Decreased the size of the extension by removing the demo gif from the final package

1.1.1

20 Mar 21:29

Choose a tag to compare

Changed

  • Update dependencies
  • Set the minimum supported VS Code version to 1.33.0

1.1.0

29 Jan 20:49

Choose a tag to compare

1.1.0 (29-01-2020)

Added

  • Add copy button to each command