v0.17.1
Bug Fixes
- command: actions on hyphenated options won't run (#144) (1ee0366)
- prompt: clear stdout on ctrl+c (#142) (1e15d38, a6b5d36)
- prompt: disabled item gets selected when it's the first option (#137) (f5c9be5)
Code Refactoring
- use object spread instead of Object.assign (22681f0)
- command,flags: make options.flags an array (eeac740)