0.9.0
- Double quotes in list type params (#17180)
- API connection moved to context (PR #227) (#8016)
- Log related error messages to stderr (#17508)
- Respect special chars width (#3520)
- Properly detect booleans (#17021)
- Support for additional text in help (PR #222) (#16408)
- Permit clamp 1.1 and higher, compatibility restored (PR #224) (#16973)
- Pin clamp to 1.0.x (PR #223) (#16973)
- Allow multiple opt validation blocks (#16811)
- Check for nil default values (PR #221) (#16822)
- Use defaults in validators (#16631)
- Boolean formatter prints "no" for 0 (PR #219) (#16406)
- Fix mark_translated in cli_config (PR #216) (#16470)