Skip to content

Releases: conan-io/conan-vs-extension

v2.0.10

27 Feb 10:14
58e2854

Choose a tag to compare

What's Changed

Full Changelog: v2.0.9...v2.0.10

v2.0.9

10 Dec 10:03
02aae0e

Choose a tag to compare

What's Changed

  • Fix failing to initialize plugin when Conan executable path is null by @czoido in #261

Full Changelog: v2.0.8...v2.0.9

v2.0.8

19 Nov 08:58

Choose a tag to compare

What's Changed

  • Support projects in solution subfolders by @danimtb in #255
  • Avoid adding .conan folder to projects that may not want to use Conan by @czoido in #256
  • Trim conan path from config by @AbrilRBS in #257

Full Changelog: v2.0.7...v2.0.8

v2.0.7

08 Aug 09:05
a8d26af

Choose a tag to compare

What's Changed

  • Fix setting msvc compiler in profiles for Visual Studio >= 17.10 by @czoido in #248

Full Changelog: v2.0.6...v2.0.7

v2.0.6

24 Jun 11:17
d081863

Choose a tag to compare

What's Changed

  • Fix: Detect changes correctly in conandata and conanfile by @czoido in #244

Full Changelog: v2.0.5...v2.0.6

v2.0.5

20 Jun 09:58
aec456c

Choose a tag to compare

What's Changed

  • Fix: Restore changes from 2.0.4 to 2.0.5 fixing bug when updating theme on init by @czoido in #239
  • Fix: Improve update message when updating libraries list by @czoido in #241
  • Fix: Update libraries to latest Conan Center Index version by @czoido in #240

Full Changelog: v2.0.4...v2.0.5

v2.0.4

19 Jun 11:30
4aa6d82

Choose a tag to compare

What's Changed

  • BugFix: Revert 2.0.3 changes and release 2.0.4 by @czoido in #238

Full Changelog: v2.0.3...v2.0.4

v2.0.3

19 Jun 10:37

Choose a tag to compare

What's Changed

  • Fix: Add absolute path for images in README by @danimtb in #228
  • Fix: Adapt plugin colors to selected theme by @czoido in #237
  • Fix: Set correct compiler.runtime based on GUI preferences by @memsharded in #235

Full Changelog: v2.0.2...v2.0.3

v2.0.2

08 Apr 13:38

Choose a tag to compare

What's Changed

  • Fix: Include images in vsixManifest to fix description in Marketplace by @danimtb in #223
  • Fix: Remove compilation warnings by @danimtb in #222
  • Feature: Warn on unsupported project types by @RubenRBS in #226

Full Changelog: v2.0.1...v2.0.2

v2.0.1

15 Mar 16:36

Choose a tag to compare

  • Fix bug plugin initialization.
  • Fix setting version when drafting release.