Skip to content

Releases: conan-io/conan-clion-plugin

v2.0.6

14 Aug 16:41
f42cd8b
Compare
Choose a tag to compare

Changed

  • Fixed deprecated usage of ActionUpdateThread.OLD_EDT by overriding getActionUpdateThread()

v2.0.5

14 Aug 15:01
96c4f82
Compare
Choose a tag to compare

Changed

  • Update gradle.properties to be compatible with CLion 242.*

v2.0.4

13 Feb 10:57
ebeb3d0
Compare
Choose a tag to compare

Changed

  • Update gradle.properties to be compatible with CLion 241.*

v2.0.3

13 Nov 15:21
37b7baf
Compare
Choose a tag to compare

Changed

  • Fix selection of Conan executable when named "conan.exe"
  • Fix plugin compatibility with 2023.3

v2.0.2

07 Sep 06:20
Compare
Choose a tag to compare

Bugfix

  • Fixed when only the Conan executable path was changed, it was not updated
  • Fixed adding multiple CONAN_COMMAND

v2.0.1

31 Aug 15:07
7fd71a3
Compare
Choose a tag to compare

Bugfix

  • Fixed crash due to library data race condition when first using the plugin

v2.0.0

30 Aug 09:56
Compare
Choose a tag to compare

Added

  • Add description to plugin.xml
  • Bump minimun required CLion version to 223 (2022.3) to ensure the correct CMake version

v2.0.0-beta.1

24 Aug 10:23
Compare
Choose a tag to compare
v2.0.0-beta.1 Pre-release
Pre-release

Added

  • New Conan CLion plugin compatible with Conan 2.X

v1.2.0

25 Sep 14:14
a313ab9
Compare
Choose a tag to compare

2019-09-25

  • Background tasks from the Conan window can be canceled (#60)
  • Run Install command in CMake context (#58)
  • Allow a directory as config install source (#53)

v1.1.2

20 Aug 16:25
f9d769f
Compare
Choose a tag to compare

2019-08-20

  • Add Conan logo as plugin icon (#43)
  • Improve CI. Deploy new releases from tags using Travis (#41)
  • Differentiate unsupported project messages (#21)