Skip to content

Latest commit

 

History

History
40 lines (27 loc) · 1.24 KB

CHANGELOG.md

File metadata and controls

40 lines (27 loc) · 1.24 KB

Conan CLion plugin changelog

Changed

  • Change plugin id to avoid configuration defect error

2.0.2 - 2023-09-07

Bugfix

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

2.0.1 - 2023-08-31

Changed

  • Use relative (instead of absolute) path to pass the conan_provider.cmake to CMake

Bugfix

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

2.0.0 - 2023-08-30

Added

  • 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

Added

  • New Conan CLion plugin compatible with Conan 2.X