You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix failing to initialize plugin when Conan executable path is null (#……261)
* do not trim
* 2.0.9 version
* Fix trim issue
---------
Co-authored-by: Abril Rincón Blanco <git@rinconblanco.es>
Fix: Detect changes correctly in conandata and conanfile (#244)
* fix check changes
* fix guards
* dont crash if conandata modified
* more fixes
* 2.0.6 version