@oclif/command
Version:
oclif base command
941 lines (479 loc) • 28.8 kB
Markdown
<a name="1.4.19"></a>
## [1.4.19](https://github.com/oclif/command/compare/v1.4.18...v1.4.19) (2018-05-02)
### Bug Fixes
* allow subsessions to run redirected CLI ([42c4bc3](https://github.com/oclif/command/commit/42c4bc3))
<a name="1.4.18"></a>
## [1.4.18](https://github.com/oclif/command/compare/v1.4.17...v1.4.18) (2018-05-01)
### Bug Fixes
* export integer flag ([11a14b1](https://github.com/oclif/command/commit/11a14b1))
<a name="1.4.17"></a>
## [1.4.17](https://github.com/oclif/command/compare/v1.4.16...v1.4.17) (2018-04-30)
### Bug Fixes
* allow --version as first argument to command ([2a27613](https://github.com/oclif/command/commit/2a27613))
<a name="1.4.16"></a>
## [1.4.16](https://github.com/oclif/command/compare/v1.4.15...v1.4.16) (2018-04-25)
### Bug Fixes
* allow specifying --version flag on commands ([4db8ccd](https://github.com/oclif/command/commit/4db8ccd))
<a name="1.4.15"></a>
## [1.4.15](https://github.com/oclif/command/compare/v1.4.14...v1.4.15) (2018-04-22)
### Bug Fixes
* add check for cwd ([afa6e01](https://github.com/oclif/command/commit/afa6e01))
* updated deps ([afa28ee](https://github.com/oclif/command/commit/afa28ee))
<a name="1.4.14"></a>
## [1.4.14](https://github.com/oclif/command/compare/v1.4.13...v1.4.14) (2018-04-21)
### Bug Fixes
* stop cli-ux action on error ([cd7e1e1](https://github.com/oclif/command/commit/cd7e1e1))
<a name="1.4.13"></a>
## [1.4.13](https://github.com/oclif/command/compare/v1.4.12...v1.4.13) (2018-04-09)
### Bug Fixes
* updated parser ([45e2108](https://github.com/oclif/command/commit/45e2108))
<a name="1.4.12"></a>
## [1.4.12](https://github.com/oclif/command/compare/v1.4.11...v1.4.12) (2018-04-09)
### Bug Fixes
* updated parser ([67a4509](https://github.com/oclif/command/commit/67a4509))
<a name="1.4.11"></a>
## [1.4.11](https://github.com/oclif/command/compare/v1.4.10...v1.4.11) (2018-04-09)
### Bug Fixes
* updated parser ([c9212de](https://github.com/oclif/command/commit/c9212de))
<a name="1.4.10"></a>
## [1.4.10](https://github.com/oclif/command/compare/v1.4.9...v1.4.10) (2018-04-09)
### Bug Fixes
* updated parser ([1eb0216](https://github.com/oclif/command/commit/1eb0216))
<a name="1.4.9"></a>
## [1.4.9](https://github.com/oclif/command/compare/v1.4.8...v1.4.9) (2018-04-08)
### Bug Fixes
* https://github.com/oclif/oclif/issues/95 ([a8d4d93](https://github.com/oclif/command/commit/a8d4d93))
* updated deps and fixed linter ([bda888a](https://github.com/oclif/command/commit/bda888a))
<a name="1.4.8"></a>
## [1.4.8](https://github.com/oclif/command/compare/v1.4.7...v1.4.8) (2018-04-08)
### Bug Fixes
* throw error if no message ([c1ed043](https://github.com/oclif/command/commit/c1ed043))
<a name="1.4.7"></a>
## [1.4.7](https://github.com/oclif/command/compare/v1.4.6...v1.4.7) (2018-04-06)
### Bug Fixes
* make this.log() behave more like console.log() ([7d145e1](https://github.com/oclif/command/commit/7d145e1))
<a name="1.4.6"></a>
## [1.4.6](https://github.com/oclif/command/compare/v1.4.5...v1.4.6) (2018-03-25)
### Bug Fixes
* run init before all multi commands ([47be866](https://github.com/oclif/command/commit/47be866))
<a name="1.4.5"></a>
## [1.4.5](https://github.com/oclif/command/compare/v1.4.4...v1.4.5) (2018-03-24)
### Bug Fixes
* use new semantic-release ([336d6a3](https://github.com/oclif/command/commit/336d6a3))
<a name="1.4.4"></a>
## [1.4.4](https://github.com/oclif/command/compare/b2d0790b00cab77c53abdfa35970f99753713116...v1.4.4) (2018-03-24)
### Bug Fixes
* add debug dependency ([300bbb7](https://github.com/oclif/command/commit/300bbb7))
<a name="1.4.3"></a>
## [1.4.3](https://github.com/oclif/command/compare/8808788e3f6c494606d1e2662382eeede0e0a254...v1.4.3) (2018-03-24)
### Bug Fixes
* add [@oclif](https://github.com/oclif)/errors to dependencies ([b2d0790](https://github.com/oclif/command/commit/b2d0790))
<a name="1.4.2"></a>
## [1.4.2](https://github.com/oclif/command/compare/15212c3025cdc62433ec305a919b65487a53d8b0...v1.4.2) (2018-02-28)
### Bug Fixes
* add return type ([8808788](https://github.com/oclif/command/commit/8808788))
<a name="1.4.1"></a>
## [1.4.1](https://github.com/oclif/command/compare/0651ef054e01f9eb6e54cfff598d8b126f8aefe5...v1.4.1) (2018-02-28)
### Bug Fixes
* fixed return value ([15212c3](https://github.com/oclif/command/commit/15212c3))
<a name="1.4.0"></a>
# [1.4.0](https://github.com/oclif/command/compare/785f4f485397ee5485e391c3ac4342959c140dcc...v1.4.0) (2018-02-28)
### Features
* return value from command ([0651ef0](https://github.com/oclif/command/commit/0651ef0))
<a name="1.3.3"></a>
## [1.3.3](https://github.com/oclif/command/compare/efd58a604e350a0e24773dad2a6779842211d7ce...v1.3.3) (2018-02-17)
### Bug Fixes
* fixed help command ([785f4f4](https://github.com/oclif/command/commit/785f4f4))
<a name="1.3.2"></a>
## [1.3.2](https://github.com/oclif/command/compare/48235ab91b184b761232905d3b6c49ceeedc6441...v1.3.2) (2018-02-17)
### Bug Fixes
* show topic if command not found but topic exists ([efd58a6](https://github.com/oclif/command/commit/efd58a6))
<a name="1.3.1"></a>
## [1.3.1](https://github.com/oclif/command/compare/d67287709694b6e16a940e445378e419e0312f66...v1.3.1) (2018-02-17)
### Bug Fixes
* fixed single command help ([efe7409](https://github.com/oclif/command/commit/efe7409))
* updated help ([48235ab](https://github.com/oclif/command/commit/48235ab))
<a name="1.3.0"></a>
# [1.3.0](https://github.com/oclif/command/compare/v1.2.24...v1.3.0) (2018-02-15)
### Features
* added node version check ([d672877](https://github.com/oclif/command/commit/d672877))
<a name="1.2.25"></a>
## [1.2.25](https://github.com/oclif/command/compare/69e75098a816aac75be6c8fbabee275516523471...v1.2.25) (2018-02-14)
### Bug Fixes
* updated deps ([b643478](https://github.com/oclif/command/commit/b643478))
<a name="1.2.23"></a>
## [1.2.23](https://github.com/oclif/command/compare/0d3f94a8d41a5903c34a5cfd3625bb42b4d4062c...v1.2.23) (2018-02-13)
### Bug Fixes
* updated deps ([633de2e](https://github.com/oclif/command/commit/633de2e))
<a name="1.2.22"></a>
## [1.2.22](https://github.com/oclif/command/compare/45b34a88a796a79d3c0d20124a7a9919b12edec8...v1.2.22) (2018-02-13)
### Bug Fixes
* updated plugin-plugins ([0d3f94a](https://github.com/oclif/command/commit/0d3f94a))
<a name="1.2.21"></a>
## [1.2.21](https://github.com/oclif/command/compare/v1.2.20...v1.2.21) (2018-02-13)
### Bug Fixes
* oclif rename ([45b34a8](https://github.com/oclif/command/commit/45b34a8))
* oclif rename ([bc6169b](https://github.com/oclif/command/commit/bc6169b))
<a name="1.2.19"></a>
## [1.2.19](https://github.com/anycli/command/compare/2040de0747060f289ec4092e2a619a7bb4d115ab...v1.2.19) (2018-02-07)
### Bug Fixes
* fixed error flushing ([de02208](https://github.com/anycli/command/commit/de02208))
<a name="1.2.18"></a>
## [1.2.18](https://github.com/anycli/command/compare/a9f79525c45e18d2d0a761a502bd19174d1af748...v1.2.18) (2018-02-07)
### Bug Fixes
* async ([2040de0](https://github.com/anycli/command/commit/2040de0))
<a name="1.2.17"></a>
## [1.2.17](https://github.com/anycli/command/compare/d79cd606fdbe62b2d80b9f91f627783b42d59747...v1.2.17) (2018-02-07)
### Bug Fixes
* updated config ([a9f7952](https://github.com/anycli/command/commit/a9f7952))
<a name="1.2.16"></a>
## [1.2.16](https://github.com/anycli/command/compare/daed294d10995de317517ea0d3e3d66a65971411...v1.2.16) (2018-02-07)
### Bug Fixes
* async ([d79cd60](https://github.com/anycli/command/commit/d79cd60))
* async ([3831268](https://github.com/anycli/command/commit/3831268))
<a name="1.2.15"></a>
## [1.2.15](https://github.com/anycli/command/compare/19b1b4f33f26be64ab90fe2fcbec7ed72ba71e7a...v1.2.15) (2018-02-07)
### Performance Improvements
* flush errors not cli-ux ([daed294](https://github.com/anycli/command/commit/daed294))
<a name="1.2.14"></a>
## [1.2.14](https://github.com/anycli/command/compare/b880aa378b7e38b7f933f38c465c87567995eb1c...v1.2.14) (2018-02-07)
### Bug Fixes
* updated config ([19b1b4f](https://github.com/anycli/command/commit/19b1b4f))
<a name="1.2.12"></a>
## [1.2.12](https://github.com/anycli/command/compare/68b277c4502b5abf918501813ff939dce5bcbd3a...v1.2.12) (2018-02-06)
### Bug Fixes
* allow these types ([b4fd493](https://github.com/anycli/command/commit/b4fd493))
<a name="1.2.11"></a>
## [1.2.11](https://github.com/anycli/command/compare/3afcea361a4af5b78743962e3793c4cfd6ceaa0f...v1.2.11) (2018-02-06)
### Bug Fixes
* updated config ([68b277c](https://github.com/anycli/command/commit/68b277c))
<a name="1.2.10"></a>
## [1.2.10](https://github.com/anycli/command/compare/b9424dcd68c774605f5956962571fda2c6e86eef...v1.2.10) (2018-02-06)
### Bug Fixes
* updated parser ([3afcea3](https://github.com/anycli/command/commit/3afcea3))
<a name="1.2.9"></a>
## [1.2.9](https://github.com/anycli/command/compare/ce490223d1d5a23619712330b1919965d3d2e143...v1.2.9) (2018-02-06)
### Bug Fixes
* use [@anycli](https://github.com/anycli)/errors ([b9424dc](https://github.com/anycli/command/commit/b9424dc))
<a name="1.2.8"></a>
## [1.2.8](https://github.com/anycli/command/compare/dd18e9c08ece41f3cbb04b21080a52ffa102cadf...v1.2.8) (2018-02-05)
### Bug Fixes
* add error handler ([ce49022](https://github.com/anycli/command/commit/ce49022))
<a name="1.2.7"></a>
## [1.2.7](https://github.com/anycli/command/compare/84a397ed21572b4276bfebed3f7adc9824243690...v1.2.7) (2018-02-05)
### Bug Fixes
* updated plugins plugin ([dd18e9c](https://github.com/anycli/command/commit/dd18e9c))
<a name="1.2.6"></a>
## [1.2.6](https://github.com/anycli/command/compare/7b0acc6f82620daebabbdc57838df055239b4edf...v1.2.6) (2018-02-05)
### Bug Fixes
* move ExitError to config ([84a397e](https://github.com/anycli/command/commit/84a397e))
<a name="1.2.5"></a>
## [1.2.5](https://github.com/anycli/command/compare/26895f76a879a002cf01319aba3779ba4cad8ae9...v1.2.5) (2018-02-05)
### Bug Fixes
* reduce dependencies ([7b0acc6](https://github.com/anycli/command/commit/7b0acc6))
<a name="1.2.4"></a>
## [1.2.4](https://github.com/anycli/command/compare/a002c7c2e3f54a0a0bd37b4844ceea5d815d69f6...v1.2.4) (2018-02-03)
### Bug Fixes
* fixed init hook arguments ([26895f7](https://github.com/anycli/command/commit/26895f7))
* help improvements ([93b8f8d](https://github.com/anycli/command/commit/93b8f8d))
<a name="1.2.3"></a>
## [1.2.3](https://github.com/anycli/command/compare/13a6193a1e2c577b3eaa49c6f38d2326eb40eea9...v1.2.3) (2018-02-03)
### Bug Fixes
* bump parser ([a002c7c](https://github.com/anycli/command/commit/a002c7c))
<a name="1.2.2"></a>
## [1.2.2](https://github.com/anycli/command/compare/26e8568b8f8f778d5a74773decc92446b09d4618...v1.2.2) (2018-02-03)
### Bug Fixes
* updated config ([13a6193](https://github.com/anycli/command/commit/13a6193))
<a name="1.2.1"></a>
## [1.2.1](https://github.com/anycli/command/compare/8e90f265aebd64778590a35e959ab20d053148e4...v1.2.1) (2018-02-03)
### Bug Fixes
* updated config ([26e8568](https://github.com/anycli/command/commit/26e8568))
<a name="1.2.0"></a>
# [1.2.0](https://github.com/anycli/command/compare/bbfc5f72c5e304c8a32a21cd2fd3295c8c19a9eb...v1.2.0) (2018-02-03)
### Features
* added _run and parse functions ([8e90f26](https://github.com/anycli/command/commit/8e90f26))
<a name="1.1.2"></a>
## [1.1.2](https://github.com/anycli/command/compare/68158831718f70da1cc0b282e35b108791ee6c3a...v1.1.2) (2018-02-03)
### Bug Fixes
* add run function ([bbfc5f7](https://github.com/anycli/command/commit/bbfc5f7))
<a name="1.1.1"></a>
## [1.1.1](https://github.com/anycli/command/compare/a21563609a404cd274942b55e1cf41ac0724a014...v1.1.1) (2018-02-03)
### Bug Fixes
* export main ([6815883](https://github.com/anycli/command/commit/6815883))
* fixed parent module path ([6d090ae](https://github.com/anycli/command/commit/6d090ae))
<a name="1.1.0"></a>
# [1.1.0](https://github.com/anycli/command/compare/209d4fff5eeca27768ef5fba96512408d2817cc4...v1.1.0) (2018-02-03)
### Features
* added main command for multi CLI projects ([a215636](https://github.com/anycli/command/commit/a215636))
<a name="1.0.1"></a>
## [1.0.1](https://github.com/anycli/command/compare/1599c40ed9f935cff4ae4c3b3cce8ff9f7b3969e...v1.0.1) (2018-02-03)
### Bug Fixes
* fixed parent module path ([209d4ff](https://github.com/anycli/command/commit/209d4ff))
<a name="1.0.0"></a>
# [1.0.0](https://github.com/anycli/command/compare/f3a45a20a89a517d022c90990e96039995dd52b5...v1.0.0) (2018-02-03)
### Features
* simplify command with new config ([1599c40](https://github.com/anycli/command/commit/1599c40))
### BREAKING CHANGES
* This is preparation for using the new config object that will not
require the engine. It is likely incompatible with any anycli version
before it
<a name="0.3.11"></a>
## [0.3.11](https://github.com/anycli/command/compare/57659f6122fefe19ba41804633ac7edea5f007a2...v0.3.11) (2018-02-02)
### Bug Fixes
* use cli.error on errors ([f3a45a2](https://github.com/anycli/command/commit/f3a45a2))
<a name="0.3.10"></a>
## [0.3.10](https://github.com/anycli/command/compare/c57e7aca63274505d09c801f7fa32fcf51142362...v0.3.10) (2018-02-02)
### Bug Fixes
* allow engine to grab --help ([f8689ea](https://github.com/anycli/command/commit/f8689ea))
* fixed --help on test command ([57659f6](https://github.com/anycli/command/commit/57659f6))
<a name="0.3.9"></a>
## [0.3.9](https://github.com/anycli/command/compare/dcea31b2ba2bfcb2fb2851750ff2a77f12d1419f...v0.3.9) (2018-02-02)
### Bug Fixes
* dispatch help to plugin-help ([c57e7ac](https://github.com/anycli/command/commit/c57e7ac))
<a name="0.3.8"></a>
## [0.3.8](https://github.com/anycli/command/compare/a31190002da11a8b59883923f687091afb086060...v0.3.8) (2018-02-02)
### Bug Fixes
* add type to command ([dcea31b](https://github.com/anycli/command/commit/dcea31b))
<a name="0.3.7"></a>
## [0.3.7](https://github.com/anycli/command/compare/a8a9b25444e57bd3e3bdbd18656416f76431d9f5...v0.3.7) (2018-02-02)
### Bug Fixes
* config updates ([a311900](https://github.com/anycli/command/commit/a311900))
<a name="0.3.6"></a>
## [0.3.6](https://github.com/anycli/command/compare/bebe38ae0a294662996e8cef5be29112929db941...v0.3.6) (2018-02-02)
### Bug Fixes
* use new plugin names ([a8a9b25](https://github.com/anycli/command/commit/a8a9b25))
<a name="0.3.5"></a>
## [0.3.5](https://github.com/anycli/command/compare/e1fa5399d0b2b90fc0580e4af82ded1212be4cff...v0.3.5) (2018-02-02)
### Bug Fixes
* ran generator ([bebe38a](https://github.com/anycli/command/commit/bebe38a))
<a name="0.3.4"></a>
## [0.3.4](https://github.com/anycli/command/compare/2186ab5a8731fc3a7bc521135dbda71c6d6bddb9...v0.3.4) (2018-02-02)
### Bug Fixes
* fixed default parameters ([e1fa539](https://github.com/anycli/command/commit/e1fa539))
<a name="0.3.3"></a>
## [0.3.3](https://github.com/anycli/command/compare/d4d4bb12614a4057436667ca77c8cec2a1636cb0...v0.3.3) (2018-02-01)
### Bug Fixes
* pass empty object to default ([2186ab5](https://github.com/anycli/command/commit/2186ab5))
<a name="0.3.2"></a>
## [0.3.2](https://github.com/anycli/command/compare/d51b5cff69fe56bd366a2a154f08154261d4b581...v0.3.2) (2018-02-01)
### Bug Fixes
* show help for -h ([d4d4bb1](https://github.com/anycli/command/commit/d4d4bb1))
<a name="0.3.1"></a>
## [0.3.1](https://github.com/anycli/command/compare/087b248216686f4ac50c68782cda61312da26724...v0.3.1) (2018-02-01)
### Bug Fixes
* fixed --help ([d51b5cf](https://github.com/anycli/command/commit/d51b5cf))
<a name="0.3.0"></a>
# [0.3.0](https://github.com/anycli/command/compare/ab963a2f557902f2936f4f9c71bdb462ca661c4a...v0.3.0) (2018-02-01)
### Features
* added version and help flags ([087b248](https://github.com/anycli/command/commit/087b248))
<a name="0.2.25"></a>
## [0.2.25](https://github.com/anycli/command/compare/2484d1ecae3b8bb1ef4aa2ae24995187edf46914...v0.2.25) (2018-02-01)
### Bug Fixes
* added version and help flags ([ab963a2](https://github.com/anycli/command/commit/ab963a2))
<a name="0.2.24"></a>
## [0.2.24](https://github.com/anycli/command/compare/46c5dda5c4895381b561c222000feb4e3484f33a...v0.2.24) (2018-02-01)
### Bug Fixes
* add help values to cache ([2484d1e](https://github.com/anycli/command/commit/2484d1e))
<a name="0.2.23"></a>
## [0.2.23](https://github.com/anycli/command/compare/43478c808804359269d3afcc6d7a07fb128c9272...v0.2.23) (2018-02-01)
### Bug Fixes
* strict by default ([46c5dda](https://github.com/anycli/command/commit/46c5dda))
<a name="0.2.22"></a>
## [0.2.22](https://github.com/anycli/command/compare/8670ce0d3c8c131a4d5afadda43bbab03aee8e6e...v0.2.22) (2018-02-01)
### Bug Fixes
* fixed enum flag ([327e4ed](https://github.com/anycli/command/commit/327e4ed))
* set helpValue ([43478c8](https://github.com/anycli/command/commit/43478c8))
<a name="0.2.21"></a>
## [0.2.21](https://github.com/anycli/command/compare/547cbdd8ba4bd710218b190b3af8987f937e02b1...v0.2.21) (2018-02-01)
### Bug Fixes
* move config to dev ([8670ce0](https://github.com/anycli/command/commit/8670ce0))
<a name="0.2.20"></a>
## [0.2.20](https://github.com/anycli/command/compare/3cc179867d389b090f568258b784a055501a4851...v0.2.20) (2018-02-01)
### Bug Fixes
* use type aliases ([547cbdd](https://github.com/anycli/command/commit/547cbdd))
<a name="0.2.19"></a>
## [0.2.19](https://github.com/anycli/command/compare/e828b46723c8aaa2bbc0a860d5646437cb6aeb56...v0.2.19) (2018-01-31)
### Bug Fixes
* move peer deps into required ([3cc1798](https://github.com/anycli/command/commit/3cc1798))
<a name="0.2.18"></a>
## [0.2.18](https://github.com/anycli/command/compare/a186b5f4dd55fb9767ddb2d9a5678af4a9221de0...v0.2.18) (2018-01-31)
### Bug Fixes
* updated parser ([e828b46](https://github.com/anycli/command/commit/e828b46))
<a name="0.2.17"></a>
## [0.2.17](https://github.com/anycli/command/compare/029a620c04d2ae4fe763d55bb3632755541fbf0e...v0.2.17) (2018-01-31)
### Bug Fixes
* updated config with new command opts ([a186b5f](https://github.com/anycli/command/commit/a186b5f))
<a name="0.2.16"></a>
## [0.2.16](https://github.com/anycli/command/compare/20bf6ffc4e4c2002534427aafd483dcafb52db0f...v0.2.16) (2018-01-31)
### Bug Fixes
* add init function ([029a620](https://github.com/anycli/command/commit/029a620))
<a name="0.2.15"></a>
## [0.2.15](https://github.com/anycli/command/compare/324e5d9150558b444e38c74430ec1154182a3642...v0.2.15) (2018-01-31)
### Bug Fixes
* export parse function ([20bf6ff](https://github.com/anycli/command/commit/20bf6ff))
<a name="0.2.14"></a>
## [0.2.14](https://github.com/anycli/command/compare/f8fd99b360583423d3c6123d69bdd08279635f0a...v0.2.14) (2018-01-31)
### Bug Fixes
* variableArgs ([324e5d9](https://github.com/anycli/command/commit/324e5d9))
<a name="0.2.13"></a>
## [0.2.13](https://github.com/anycli/command/compare/fd7103504d590f9eaa39728a22d100ed4c95e587...v0.2.13) (2018-01-31)
### Bug Fixes
* allow passing this into parser ([f8fd99b](https://github.com/anycli/command/commit/f8fd99b))
<a name="0.2.12"></a>
## [0.2.12](https://github.com/anycli/command/compare/1db83e93450be1e08e9cda672e41fd3466c69836...v0.2.12) (2018-01-31)
### Bug Fixes
* fixed command options ([fd71035](https://github.com/anycli/command/commit/fd71035))
<a name="0.2.11"></a>
## [0.2.11](https://github.com/anycli/command/compare/d674fcfab555c54203d79a8e1802e6b60ef691b2...v0.2.11) (2018-01-31)
### Bug Fixes
* dont slice arg ([1db83e9](https://github.com/anycli/command/commit/1db83e9))
<a name="0.2.10"></a>
## [0.2.10](https://github.com/anycli/command/compare/f6d0558bb92ac09a29061a18cb1ac846f81c57f9...v0.2.10) (2018-01-31)
### Bug Fixes
* add constructor to make more ts 2.7 compatible ([89dd64c](https://github.com/anycli/command/commit/89dd64c))
* added enum flag ([26265e3](https://github.com/anycli/command/commit/26265e3))
* allow passing iconfig ([0b2bb37](https://github.com/anycli/command/commit/0b2bb37))
* allow setting flag to skip parsing ([743ac50](https://github.com/anycli/command/commit/743ac50))
* argv fixed ([afddb87](https://github.com/anycli/command/commit/afddb87))
* remove typedoc for now ([d674fcf](https://github.com/anycli/command/commit/d674fcf))
<a name="0.2.9"></a>
## [0.2.9](https://github.com/anycli/command/compare/b8ebf43fed7959ff8bb64a05a775a7a3ce300387...v0.2.9) (2018-01-31)
### Bug Fixes
* anycli rename ([f6d0558](https://github.com/anycli/command/commit/f6d0558))
<a name="0.2.8"></a>
## [0.2.8](https://github.com/dxcli/command/compare/a94774da85b4c2d1151433b977ac8a9cb563ba92...v0.2.8) (2018-01-30)
### Bug Fixes
* remove hook from this library ([a58e668](https://github.com/dxcli/command/commit/a58e668))
<a name="0.2.7"></a>
## [0.2.7](https://github.com/dxcli/command/compare/f075793a01c259f380b0254d4d00615f4e08342b...v0.2.7) (2018-01-30)
### Bug Fixes
* add title to cache ([58bb7ab](https://github.com/dxcli/command/commit/58bb7ab))
<a name="0.2.6"></a>
## [0.2.6](https://github.com/dxcli/command/compare/16908c946e8c736ccffe0dd11d4064e427fbe4bc...v0.2.6) (2018-01-30)
### Bug Fixes
* add new config help vars ([f075793](https://github.com/dxcli/command/commit/f075793))
<a name="0.2.5"></a>
## [0.2.5](https://github.com/dxcli/command/compare/e47a6be653ee59c25cb038f1bbe3774b3918d0fd...v0.2.5) (2018-01-29)
### Bug Fixes
* added help properties ([16908c9](https://github.com/dxcli/command/commit/16908c9))
<a name="0.2.4"></a>
## [0.2.4](https://github.com/dxcli/command/compare/a0f770ce3863a449bdbfac98201f48c404c5968d...v0.2.4) (2018-01-28)
### Bug Fixes
* add options to convertToCached ([e47a6be](https://github.com/dxcli/command/commit/e47a6be))
<a name="0.2.3"></a>
## [0.2.3](https://github.com/dxcli/command/compare/77fae3aa9b41282d7ea803ee7004e5831d9cce49...v0.2.3) (2018-01-28)
### Bug Fixes
* trap hook error ([a0f770c](https://github.com/dxcli/command/commit/a0f770c))
<a name="0.2.2"></a>
## [0.2.2](https://github.com/dxcli/command/compare/e747712c9c5ff0dd4ac160840b965d79c22270e2...v0.2.2) (2018-01-28)
### Bug Fixes
* limit plugin types required ([77fae3a](https://github.com/dxcli/command/commit/77fae3a))
<a name="0.2.1"></a>
## [0.2.1](https://github.com/dxcli/command/compare/6ab4397a4dae0c266e1f562fc7b22f52ad4260e5...v0.2.1) (2018-01-28)
### Bug Fixes
* expose initDebug() ([e747712](https://github.com/dxcli/command/commit/e747712))
<a name="0.2.0"></a>
# [0.2.0](https://github.com/dxcli/command/compare/d70edafbc75e0c03d313acc559c2b6c214e9752c...v0.2.0) (2018-01-28)
### Features
* add error context ([6ab4397](https://github.com/dxcli/command/commit/6ab4397))
<a name="0.1.23"></a>
## [0.1.23](https://github.com/dxcli/command/compare/6b15af19cc146a9e7c7d9308dcc3f65ab4c38b0a...v0.1.23) (2018-01-28)
### Bug Fixes
* move [@dxcli](https://github.com/dxcli)/parser into dependencies ([d70edaf](https://github.com/dxcli/command/commit/d70edaf))
<a name="0.1.22"></a>
## [0.1.22](https://github.com/dxcli/command/compare/9bc563c8f6e8f6647b32c1e0c52695634564b494...v0.1.22) (2018-01-28)
### Bug Fixes
* add peerDependencies ([6b15af1](https://github.com/dxcli/command/commit/6b15af1))
<a name="0.1.21"></a>
## [0.1.21](https://github.com/dxcli/command/compare/4a852311f70505a4deb22dac27cf1e6fb6afbc92...v0.1.21) (2018-01-28)
### Bug Fixes
* export convertToCachedCommand ([9bc563c](https://github.com/dxcli/command/commit/9bc563c))
<a name="0.1.20"></a>
## [0.1.20](https://github.com/dxcli/command/compare/6430b695c01a5611a15b351a53609b38a7748018...v0.1.20) (2018-01-28)
### Bug Fixes
* add convertToCached ([3fd39b9](https://github.com/dxcli/command/commit/3fd39b9))
<a name="0.1.19"></a>
## [0.1.19](https://github.com/dxcli/command/compare/060534e2632335e4915782afb7f36225ab140d15...v0.1.19) (2018-01-27)
### Bug Fixes
* updated deps ([6430b69](https://github.com/dxcli/command/commit/6430b69))
<a name="0.1.18"></a>
## [0.1.18](https://github.com/dxcli/command/compare/493ec082ec7062ee2f1235a7911a4b732d9de0d1...v0.1.18) (2018-01-26)
### Bug Fixes
* updated config and cli-ux ([060534e](https://github.com/dxcli/command/commit/060534e))
<a name="0.1.17"></a>
## [0.1.17](https://github.com/dxcli/command/compare/b5904ceaa65551648ff8dfc29d6fb58f5207aa8d...v0.1.17) (2018-01-26)
### Bug Fixes
* set debug ([493ec08](https://github.com/dxcli/command/commit/493ec08))
<a name="0.1.16"></a>
## [0.1.16](https://github.com/dxcli/command/compare/c81025c21e9e96f0c6317d3e57c72d1bfde78f07...v0.1.16) (2018-01-26)
### Bug Fixes
* updated deps ([b5904ce](https://github.com/dxcli/command/commit/b5904ce))
<a name="0.1.15"></a>
## [0.1.15](https://github.com/dxcli/command/compare/92abb155388dbf367b6bf42c10b5d79ee84a8667...v0.1.15) (2018-01-25)
### Bug Fixes
* updated config ([c81025c](https://github.com/dxcli/command/commit/c81025c))
<a name="0.1.14"></a>
## [0.1.14](https://github.com/dxcli/command/compare/9aac5264aa8f23b514295390afa8ecc1fb5e8142...v0.1.14) (2018-01-25)
### Bug Fixes
* added typedoc ([036950b](https://github.com/dxcli/command/commit/036950b))
* ran generator ([92abb15](https://github.com/dxcli/command/commit/92abb15))
* updated deps ([3e18992](https://github.com/dxcli/command/commit/3e18992))
<a name="0.1.13"></a>
## [0.1.13](https://github.com/dxcli/command/compare/db0b54a6eccda027295b2d1d1449423d34cd7933...v0.1.13) (2018-01-20)
### Bug Fixes
* remove http-call type ([9aac526](https://github.com/dxcli/command/commit/9aac526))
<a name="0.1.12"></a>
## [0.1.12](https://github.com/dxcli/command/compare/2f11d05476ba4be77aac0ceaf12c3e0893278c8c...v0.1.12) (2018-01-20)
### Bug Fixes
* updated deps ([db0b54a](https://github.com/dxcli/command/commit/db0b54a))
<a name="0.1.11"></a>
## [0.1.11](https://github.com/dxcli/command/compare/345a27b45287810bec0796ab00c89348095e196f...v0.1.11) (2018-01-20)
### Bug Fixes
* updated cli-ux ([2f11d05](https://github.com/dxcli/command/commit/2f11d05))
<a name="0.1.10"></a>
## [0.1.10](https://github.com/dxcli/command/compare/2184233b76e311a84a76ac2d973a45760397bb5f...v0.1.10) (2018-01-20)
### Bug Fixes
* updated cli-ux ([345a27b](https://github.com/dxcli/command/commit/345a27b))
* updated cli-ux ([b0848e5](https://github.com/dxcli/command/commit/b0848e5))
<a name="0.1.9"></a>
## [0.1.9](https://github.com/dxcli/command/compare/30e1b12a1a6d2359fb2c99391970f6ae44ae171c...v0.1.9) (2018-01-19)
### Bug Fixes
* hide EEXIT ([2184233](https://github.com/dxcli/command/commit/2184233))
<a name="0.1.8"></a>
## [0.1.8](https://github.com/dxcli/command/compare/5a790b9b3e3fb2a498e2a86043c2ea5f39ffec8f...v0.1.8) (2018-01-19)
### Bug Fixes
* updated cli-ux ([30e1b12](https://github.com/dxcli/command/commit/30e1b12))
<a name="0.1.7"></a>
## [0.1.7](https://github.com/dxcli/command/compare/72798f58f713b0986470e10590b84354938b2fd2...v0.1.7) (2018-01-19)
### Bug Fixes
* yarn upgrade ([5a790b9](https://github.com/dxcli/command/commit/5a790b9))
<a name="0.1.6"></a>
## [0.1.6](https://github.com/dxcli/command/compare/1aeeb6191eb81f8addc9bbad185a67a93d745937...v0.1.6) (2018-01-19)
### Bug Fixes
* make compatible with ICommand ([72798f5](https://github.com/dxcli/command/commit/72798f5))
<a name="0.1.5"></a>
## [0.1.5](https://github.com/dxcli/command/compare/5a1172301bd5b9cb2c6c5d8acdd55de70169e87c...v0.1.5) (2018-01-19)
### Bug Fixes
* added load function ([1aeeb61](https://github.com/dxcli/command/commit/1aeeb61))
<a name="0.1.4"></a>
## [0.1.4](https://github.com/dxcli/command/compare/9c9cecf61278ad5b8d863ddc68c76c24a6768c97...v0.1.4) (2018-01-19)
### Bug Fixes
* always raise errors ([5a11723](https://github.com/dxcli/command/commit/5a11723))
<a name="0.1.3"></a>
## [0.1.3](https://github.com/dxcli/command/compare/619726d7c841e6c3534d658ee558fb9c2797f4c7...v0.1.3) (2018-01-19)
### Bug Fixes
* updated cli-ux ([9c9cecf](https://github.com/dxcli/command/commit/9c9cecf))
<a name="0.1.2"></a>
## [0.1.2](https://github.com/dxcli/command/compare/1f7deb2af526ce428d87576a48403f5c6945b33f...v0.1.2) (2018-01-19)
### Bug Fixes
* update config ([4590963](https://github.com/dxcli/command/commit/4590963))
<a name="0.1.1"></a>
## [0.1.1](https://github.com/dxcli/command/compare/7a4f576ecb4a24debb1b1d1554d9c7918e2ee235...v0.1.1) (2018-01-19)
### Bug Fixes
* updated dependencies ([1f7deb2](https://github.com/dxcli/command/commit/1f7deb2))
<a name="0.1.0"></a>
# [0.1.0](https://github.com/dxcli/command/compare/v0.0.0...v0.1.0) (2018-01-16)
### Bug Fixes
* updated cli-ux ([7a4f576](https://github.com/dxcli/command/commit/7a4f576))
### Features
* implemented base commad ([7fc7932](https://github.com/dxcli/command/commit/7fc7932))