Releases
2.0.4
czoido
released this
11 Apr 14:41
Feature: extend --build-require
to more commands (graph info
, lock create
, install
) and cases. (#13669 ). Docs: π
Feature: Add -d tool_requires
to conan new
. (#13608 ). Docs: π
Feature: Make CMakeDeps, CMakeToolchain and Environment (.bat, Windows only) generated files have relative paths. (#13607 )
Feature: Adding preliminary (non documented, dev-only) support for premake5 deps (PremakeDeps). (#13390 )
Fix: Update old conan user
references to conan remote login
. (#13671 )
Fix: Improve dependencies options changed in requirements()
error msg. (#13668 )
Fix: [system_tools] was not reporting the correct resolved version, but still the original range. (#13667 )
Fix: Improve provides
conflict message error. (#13661 )
Fix: When server responds Forbidden to the download of 1 file in a recipe/package, make sure other files and DB are cleaned. (#13626 )
Fix: Add error in conan remove
when using --package-query
without providing a pattern that matches packages. (#13622 )
Fix: Add direct_deploy
subfolder for the direct_deploy
deployer. (#13612 ). Docs: π
Fix: Fix html output when pattern does not list package revisions, like: conan list "*#*:*"
. (#13605 )
Bugfix: conan list -p <package-query>
failed when a package had no settings or options. (#13662 )
Bugfix: python_requires
now properly loads remote requirements. (#13657 )
Bugfix: Fix crash when override
is used in a node of the graph that is also the closing node of a diamond. (#13631 )
Bugfix: Fix the --package-query
argument for options
. (#13618 )
Bugfix: Add full_deploy
subfolder for the full_deploy
deployer to avoid collision with "build" folder. (#13612 ). Docs: π
Bugfix: Make STATUS
the default log level. (#13610 )
Bugfix: Fix double delete error in conan cache clean
. (#13601 )
You canβt perform that action at this time.