Skip to content

Releases: laurentkempe/GitDiffMargin

v3.9.1

23 Feb 10:44
Compare
Choose a tag to compare

Security fix

  • Update to LibGit2Sharp v0.26.0

v3.9.0

04 Dec 23:14
Compare
Choose a tag to compare

New features

  • Add support for Visual Studio 2019 Preview 1 #183

v3.8.2

03 Nov 08:03
Compare
Choose a tag to compare

Fixes

  • Fix MoeIDE conflict #175

v3.8.1

28 Aug 17:05
Compare
Choose a tag to compare

Fixes

  • Keyboard shortcut to show diff at a change works only on 1st line of a change #171
  • Avoid to focus textbox when opening popup #172
  • Avoid crashing if GitDiffMarginCommandHandler is not in the property bag #174

v3.8.0

04 Dec 23:14
b316bbc
Compare
Choose a tag to compare

New features

  • Center when moving to next/previous change with keyboard shortcuts #156

Fixes

  • Address the "Gold Bar" notification saying Git Diff Margin was responsible for editor slowness #161

v3.7.1

20 Mar 19:47
Compare
Choose a tag to compare

Security fix

  • Update to LibGit2Sharp v0.24.1 This is a security release fixing two issues. It updates libgit2's included zlib to 1.2.11, and includes a libgit2 fix for memory handling issues when reading crafted repository index files. #147

v3.7.0

06 Feb 20:51
Compare
Choose a tag to compare

New features

  • Add keyboard shortcut to show diff popup #140

v3.6.0

05 Dec 20:54
Compare
Choose a tag to compare

New features

  • Close popup using Escape key #138

v3.5.3

20 Oct 18:52
Compare
Choose a tag to compare

Fixes

  • Fix unhandled AccessViolationException crashes in Visual Studio updating LibGit2Sharp #135

v3.5.2

22 Jul 00:08
Compare
Choose a tag to compare

Fixes

  • Fix diff margin not shown when editing a project file #129