Skip to content

Version 0.13

Compare
Choose a tag to compare
@memsharded memsharded released this 20 Nov 11:18
· 191 commits to master since this release
edc8ee4
  • Feature: New PROFILE_AUTO mechanism, to be able to use both profiles, but override its values with automatically detected CMake settings.
  • Feature: New ENV arguments to provide environment variables to the underlying conan install command.
  • Feature: Displaying output and errors when running in "server mode"
  • Fix: Added WindowsStore to supported OS targets
  • BugFix: Use cmake generator instead of cmake_multi if BUILD_TYPE is specified
  • Fix: Use only major version for clang>=8 (per clang new versioning scheme, to align with Conan client)
  • Using VS2017 image for testing in Appveyor
  • Updated docs