Skip to content

Releases: dprZoft/shelvesetcomparer

ShelvesetComparer for VS2022 v1.4.1.22

05 Feb 20:54
Compare
Choose a tag to compare
  • Updated for Microsoft Marketplace release (package name, separate GUID between VS versions, adapted assembly info and vsix author fields)
  • Updated readme with description and links

Full Changelog: v1.0.4.22...SC-v1.4.1.22

ShelvesetComparer for VS2019 v1.4.1.19

05 Feb 20:44
Compare
Choose a tag to compare
  • Updated for Microsoft Marketplace release (package name, separate GUID between VS versions, adapted assembly info and vsix author fields)
  • Updated readme with description and links

Full Changelog: v1.0.4.19...SC-v1.4.1.19

DiffFinder for VS2022 v1.5.0.22

04 Feb 13:36
Compare
Choose a tag to compare
  • When comparing with Pending Changes the local file is used for file diff (allows direct edit of local file)
  • Updated for Microsoft Marketplace release (package name, separate GUID between VS versions, adapted assembly info and vsix author fields)
  • Added example images and readme

Full Changelog: DiffFinder-v1.4.1.22...DiffFinder-v1.5.0.22

DiffFinder for VS2019 v1.5.0.19

04 Feb 13:35
Compare
Choose a tag to compare
  • When comparing with Pending Changes the local file is used for file diff (allows direct edit of local file)
  • Updated for Microsoft Marketplace release (package name, separate GUID between VS versions, adapted assembly info and vsix author fields)
  • Added example images and readme

Full Changelog: DiffFinder-v1.0.4.19....DiffFinder-v1.5.0.19

DiffFinder v1.4.1.22 (VS2022)

29 Jun 18:03
Compare
Choose a tag to compare
  • Update Package and CommandSet GUIDs to different values than ShelvesetComparer -> this allows both extensions and their commands to exist in parallel.
  • changed version scheme to allow releases with minor fixes like this: 1.4.1.[vs-version] (-> (old) 1.0.4 == (new)1.4.0)

This is a DiffFinder release for VS2022.

Full Changelog: DiffFinder-v1.0.4.22...DiffFinder-v1.4.1.22

ShelvesetComparer v1.0.4.22 (VS2022)

06 Apr 20:52
Compare
Choose a tag to compare
  • Fix loading of Package (loaded also when using the TeamExplorer buttons)
  • Enable undocking of Shelveset selection window in TeamExplorer
  • Changed logging to "General" output pane

This is a ShelvesetComparer release for VS2022.
You can find the (improved) DiffFinder release here: https://github.com/dprZoft/shelvesetcomparer/releases/tag/DiffFinder-v1.0.4.22

ShelvesetComparer v1.0.4.19

06 Apr 20:55
Compare
Choose a tag to compare
  • Fix loading of Package (loaded also when using the TeamExplorer buttons)
  • Enable undocking of Shelveset selection window in TeamExplorer
  • Changed logging to "General" output pane

This is a ShelvesetComparer release for VS2019, for VS2022 check other releases.
For the more improved DiffFinder, also check other releases.

DiffFinder v1.0.4.19

06 Apr 21:27
Compare
Choose a tag to compare
  • Fix loading of Package (loaded also when using the TeamExplorer buttons)
  • Enable undocking of Shelveset selection window in TeamExplorer
  • Changed logging to "General" output pane

This is a DiffFinder release for VS2019, for VS2022 check other releases.

DiffFinder v1.0.4.22 (VS2022)

20 Mar 11:49
Compare
Choose a tag to compare
  • Fix loading of Package (loaded also when using the TeamExplorer buttons)
  • Enable undocking of Shelveset selection window in TeamExplorer
  • Changed logging to "General" output pane

This is a DiffFinder release for VS2022.

ShelvesetComparer v1.0.3.22

20 Feb 12:07
Compare
Choose a tag to compare

This is the ShelvesetComparer release for VS2022.
You can find the (improved) DiffFinder release here: https://github.com/dprZoft/shelvesetcomparer/releases/tag/DiffFinder-v1.0.3.22

  • First VS2022 release:
    • Updated references to VS2022
    • Fix Async Analyzer warnings