Version 1.0: Official release
This is the first stable release for CLI11. Future releases will try to remain backward compatible and will follow semantic versioning if possible. There were a few small changes since version 0.9:
- Cleanup using
clang-tidy
andclang-format
- Small improvements to Timers, easier to subclass Error
- Move to 3-Clause BSD license