Releases: chrisladd/DashDashSwift
Releases · chrisladd/DashDashSwift
0.3.0
- adopts UserDefaults Style for function names
- adds index support to all types
0.2.0
- Adds configurable line lengths for title, description, and arguments when printing help
- Help tables now preserve spacing when long descriptions would otherwise overflow
0.1.0
- parses strings, ints, doubles, and bools
- support for
--named arguments
as well as -rf
combined flags