Release v0.7.4
Fixed
- ComponentPackageRootConfig.cmake uses a package name with capitalization
matching capitalization in find_package() invocation. - Conan test package cpp source explicitly returns success from main function.
- Conan recipe revision is computed from commit ID instead of recipe hash,
because recipe hash is sensitive to line-endings.