UNPKG

commandpost

Version:
63 lines (29 loc) 2.19 kB
<a name="1.4.0"></a> # [1.4.0](https://github.com/vvakame/commandpost/compare/v1.3.0...v1.4.0) (2018-10-25) ### Features * **commandpost:** don't require source-map-support and es6-promise ([034286d](https://github.com/vvakame/commandpost/commit/034286d)) * **commandpost:** update dependencies ([d634217](https://github.com/vvakame/commandpost/commit/d634217)) * **example:** update examples ([ab7b815](https://github.com/vvakame/commandpost/commit/ab7b815)) <a name="1.3.0"></a> # [1.3.0](https://github.com/vvakame/commandpost/compare/v1.2.1...v1.3.0) (2018-01-18) ### Features * **commandpost:** use CommandpostError instead of Error ([fc0dc87](https://github.com/vvakame/commandpost/commit/fc0dc87)) <a name="1.2.1"></a> ## [1.2.1](https://github.com/vvakame/commandpost/compare/v1.2.0...v1.2.1) (2017-08-15) ### Bug Fixes * **commandpost:** fix naming of long name option with default value ([c29986c](https://github.com/vvakame/commandpost/commit/c29986c)) <a name="1.2.0"></a> # [1.2.0](https://github.com/vvakame/commandpost/compare/v1.1.0...v1.2.0) (2017-07-24) ### Features * **commandpost:** add strict: true option to tsconfig.json ([94272cb](https://github.com/vvakame/commandpost/commit/94272cb)) * **commandpost:** export Option & Argument from index.ts fixes [#5](https://github.com/vvakame/commandpost/issues/5) ([884cf85](https://github.com/vvakame/commandpost/commit/884cf85)) * **commandpost:** update dependencies ([c41bb6e](https://github.com/vvakame/commandpost/commit/c41bb6e)) <a name="1.1.0"></a> # [1.1.0](https://github.com/vvakame/commandpost/compare/1.0.1...1.1.0) (2017-06-28) ### Features * **commandpost:** show root description to help text fixes [#4](https://github.com/vvakame/commandpost/issues/4) ([5e5b7fb](https://github.com/vvakame/commandpost/commit/5e5b7fb)) * **commandpost:** update dependencies ([86c44c7](https://github.com/vvakame/commandpost/commit/86c44c7)) <a name="1.0.1"></a> ## [1.0.1](https://github.com/vvakame/commandpost/compare/1.0.0...v1.0.1) (2016-09-23) ### Features * **commandpost:** update dependencies, use TypeScript 2.0.3 ([015b1bd](https://github.com/vvakame/commandpost/commit/015b1bd))