Skip to content

Releases: laurentkempe/GitDiffMargin

v3.5.1

21 Jun 19:41
Compare
Choose a tag to compare

Fixes

  • Fix diff window complains that files have different encodings #127

v3.5.0

21 Mar 18:55
Compare
Choose a tag to compare

New features

  • Double-clicking on diff bar open Show Difference #118

v3.4.0

27 Feb 13:54
Compare
Choose a tag to compare

Fixes

  • Fix installation in Visual Studio 2013 and earlier #115

v3.3.0

14 Jan 12:19
Compare
Choose a tag to compare

New features

  • Add support for Visual Studio 2017 RC #101

Fixes

  • Fix issue to upload on the marketplace #111

Other

  • Drop support for Visual Studio 2010, download latest version supporting it here.

v3.2.2

11 Jan 20:40
Compare
Choose a tag to compare

Fixes

  • Update to LibGit2Sharp v0.23.1 #110

This will be the latest release supporting Visual Studio 2010 it uses LibGit2Sharp v0.23.1 and is not being maintained! Next release will drop support for Visual Studio 2010 to be able to add support to Visual Studio 2017!

v3.2.1

10 Jan 21:12
Compare
Choose a tag to compare

Fixes

  • Breaks Edit.GoTo command #104
  • Update to LibGit2Sharp v0.23 #106
  • Automate AppVeyor build to create vsix #74

v3.2.0

21 Jun 19:01
Compare
Choose a tag to compare

New features

  • Add support for Visual Studio 15 Preview

v3.1.2

28 Apr 20:11
Compare
Choose a tag to compare

Fixes

  • Update LibGit2Sharp and LibGit2Sharp.NativeBinaries
  • Visual Studio crashes #96
  • With 3.1.1 use of memory of VS2013 increased until crashing #93
  • Crash in git2-785d8c4.dll seen in version 3.1.1.0 #92

v3.1.1

19 Mar 18:34
Compare
Choose a tag to compare

Fixes

  • Fix SQL Server Object Explorer issue #81
  • Fix Enabling GitDiffMargin kills Git Source Control Provider #85
  • Fix Memory corruption in underlying libgit2 native DLL #87

v3.1.0

30 Aug 10:44
Compare
Choose a tag to compare

Improvements

  • Move diff bar to the right of the line numbers #71