Features
Bug Fixes
- coerce middleware should be applied once (#1978) (14bd6be)
- implies should not fail when implied key's value is 0, false or empty string (#1985) (8010472)
- positionals should not overwrite options (#1992) (9d84309)
- strict should fail unknown arguments (#1977) (c804f0d)
- wrap(null) no longer causes strange indentation behavior (#1988) (e1871aa)