- Update gradleVersion to 8.10.2
- Update qodana to 2024.2.3
2.0.7 - 2024-10-01
- Update gradle.properties to be compatible with CLion 243.*
2.0.6 - 2024-08-14
- Fixed deprecated usage of
ActionUpdateThread.OLD_EDT
by overridinggetActionUpdateThread()
2.0.5 - 2024-08-14
- Update gradle.properties to be compatible with CLion 242.*
2.0.4 - 2024-02-13
- Update gradle.properties to be compatible with CLion 241.*
2.0.3 - 2023-11-13
- Fix selection of Conan executable when named "conan.exe"
- Fix plugin compatibility with 2023.3
2.0.2 - 2023-09-07
- Fixed when only the Conan executable path was changed, it was not updated
- Fixed adding multiple CONAN_COMMAND
2.0.1 - 2023-08-31
- Use relative (instead of absolute) path to pass the conan_provider.cmake to CMake
- Fixed crash due to library data race condition when first using the plugin
2.0.0 - 2023-08-30
- Add description to plugin.xml
- Bump minimun required CLion version to 223 (2022.3) to ensure the correct CMake version
- New Conan CLion plugin compatible with Conan 2.X
2.0.0-beta.1 - 2023-08-24
- New Conan CLion plugin compatible with Conan 2.X