CLI11 v1.9.1 Release Notes

Release Date: 2020-06-20 // almost 4 years ago
  • ๐Ÿ›  This is a patch version that backports fixes from the development of 2.0.

    • ๐Ÿ‘Œ Support relative inclusion #475
    • ๐Ÿ›  Fix cases where spaces in paths could break CMake support #471
    • ๐Ÿ›  Fix an issue with string conversion #421
    • Cross-compiling improvement for Conan.io #430
    • ๐Ÿ›  Fix option group default propagation #450
    • ๐Ÿ›  Fix for C++20 #459
    • ๐Ÿ‘Œ Support compiling with RTTI off #461