Skip to content

Latest commit

 

History

History
42 lines (22 loc) · 1.37 KB

Changelog-Vs2019.md

File metadata and controls

42 lines (22 loc) · 1.37 KB

Visual Studio 2019 Extension Changelog

v1.0.6 - November 14, 2021

Fixes:

  • Prevent NumberOfIndividualFilesToCompareAtATime from ever being zero and resulting in divide by zero error.

v1.0.5 - May 23, 2020

Fixes:

  • Fix bug where settings were not saved and would always revert back to defaults.

v1.0.4 - May 26, 2019

Fixes:

v1.0.3 - May 24, 2019

Fixes:

  • Allow extension to be installed on all versions of Visual Studio 2019 (e.g. v16.x), not just v16.0.

v1.0.2 - April 12, 2019

Fixes:

  • Remove asynchronous loading on background thread, as it would cause the UI to throw errors if the controls were visible right away at Visual Studio startup.

v1.0.1 - April 7, 2019

Fixes:

  • Remove unnecessary dependencies preventing installation on some systems.

v1.0.0 - April 7, 2019

  • Initial release of VS 2019 version of the extension.