Releases: laurentkempe/GitDiffMargin
Releases · laurentkempe/GitDiffMargin
v3.5.1
Fixes
- Fix diff window complains that files have different encodings #127
v3.5.0
New features
- Double-clicking on diff bar open
Show Difference
#118
v3.4.0
Fixes
- Fix installation in Visual Studio 2013 and earlier #115
v3.3.0
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
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
Fixes
- Breaks Edit.GoTo command #104
- Update to LibGit2Sharp v0.23 #106
- Automate AppVeyor build to create vsix #74
v3.2.0
New features
- Add support for Visual Studio 15 Preview
v3.1.2
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
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
Improvements
- Move diff bar to the right of the line numbers #71