Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

Update CLI11 to v1.9.1 #9353

Merged
merged 1 commit into from
Aug 3, 2020
Merged

Update CLI11 to v1.9.1 #9353

merged 1 commit into from
Aug 3, 2020

Conversation

nksanthosh
Copy link
Contributor

Change Description

This CLI11 update from v1.9.0 to v1.9.1 provides the following improvements:

  • 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

Change Type

Select ONE

  • Documentation
  • Stability bug fix
  • Other
  • Other - special case

Consensus Changes

  • Consensus Changes

API Changes

  • API Changes

Documentation Additions

  • Documentation Additions

This CLI11 update from v1.9.0 to v1.9.1 provides the following improvements: 
- Support relative inclusion [#475](CLIUtils/CLI11#475)
- Fix cases where spaces in paths could break CMake support [#471](CLIUtils/CLI11#471)
- Fix an issue with string conversion [#421](CLIUtils/CLI11#421)
- Cross-compiling improvement for Conan.io [#430](CLIUtils/CLI11#430)
- Fix option group default propagation [#450](CLIUtils/CLI11#450)
- Fix for C++20 [#459](CLIUtils/CLI11#459)
- Support compiling with RTTI off [#461](CLIUtils/CLI11#461)
@nksanthosh nksanthosh marked this pull request as ready for review August 3, 2020 12:58
@nksanthosh nksanthosh merged commit c7915b8 into develop Aug 3, 2020
@nksanthosh nksanthosh deleted the sk-CLI11-upgrade-develop branch August 3, 2020 14:17
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants