Releases: conan-io/conan-clion-plugin
Releases · conan-io/conan-clion-plugin
v2.0.7
v2.0.6
Changed
- Fixed deprecated usage of
ActionUpdateThread.OLD_EDT
by overridinggetActionUpdateThread()
v2.0.5
Changed
- Update gradle.properties to be compatible with CLion 242.*
v2.0.4
Changed
- Update gradle.properties to be compatible with CLion 241.*
v2.0.3
Changed
- Fix selection of Conan executable when named "conan.exe"
- Fix plugin compatibility with 2023.3
v2.0.2
Bugfix
- Fixed when only the Conan executable path was changed, it was not updated
- Fixed adding multiple CONAN_COMMAND
v2.0.1
Bugfix
- Fixed crash due to library data race condition when first using the plugin
v2.0.0
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
Added
- New Conan CLion plugin compatible with Conan 2.X