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
Yes, this is a nice to have. Let me a bit explain the background. We have CI that runs isolated with CONAN_USER_HOME. This tends to grow over time. It would be nice that, when I update one of my dependencies, I just do a conan remove mypackage/[<2.2.2-13]@user/stable for all the previous versions of the package I just updated.
To help us debug your issue please explain:
I am using conan 1.9.0 on Windows 10.
I would be interested in having a better pattern handling in the
conan search
andconan remove
commands, especially wrt. versions ranges:Example:
tells me that no package is found (there is clearly the
2.2.2-12
)does not work neither. I also expect that
conan search
andconan remove
behave the same wrt. versions.Thanks!
The text was updated successfully, but these errors were encountered: