# [3.7.0](https://github.com/oclif/parser/compare/v3.6.3...v3.7.0) (2018-10-17) ### Features * Allow a default to be specified for boolean flags ([#41](https://github.com/oclif/parser/issues/41)) ([f5053a5](https://github.com/oclif/parser/commit/f5053a5)) ## [3.6.3](https://github.com/oclif/parser/compare/v3.6.2...v3.6.3) (2018-10-17) ### Bug Fixes * falsy arg default ([#40](https://github.com/oclif/parser/issues/40)) ([2e73b4b](https://github.com/oclif/parser/commit/2e73b4b)) ## [3.6.2](https://github.com/oclif/parser/compare/v3.6.1...v3.6.2) (2018-10-13) ### Bug Fixes * remove greenkeeper badge ([baf99f1](https://github.com/oclif/parser/commit/baf99f1)) ## [3.6.1](https://github.com/oclif/parser/compare/v3.6.0...v3.6.1) (2018-08-31) ### Bug Fixes * allow value of "" ([d027934](https://github.com/oclif/parser/commit/d027934)) # [3.6.0](https://github.com/oclif/parser/compare/v3.5.3...v3.6.0) (2018-08-17) ### Features * typescript 3 ([62969e3](https://github.com/oclif/parser/commit/62969e3)) ## [3.5.3](https://github.com/oclif/parser/compare/v3.5.2...v3.5.3) (2018-06-29) ### Bug Fixes * add tslib ([05f89e0](https://github.com/oclif/parser/commit/05f89e0)) ## [3.5.2](https://github.com/oclif/parser/compare/v3.5.1...v3.5.2) (2018-06-15) ### Bug Fixes * add w to alphabet enums ([#28](https://github.com/oclif/parser/issues/28)) ([e78f250](https://github.com/oclif/parser/commit/e78f250)) ## [3.5.1](https://github.com/oclif/parser/compare/v3.5.0...v3.5.1) (2018-06-01) ### Bug Fixes * update semantic-release ([#27](https://github.com/oclif/parser/issues/27)) ([6d8d7df](https://github.com/oclif/parser/commit/6d8d7df)) # [3.5.0](https://github.com/oclif/parser/compare/d1b77f1c20d7a1263e2222728400f6c3b91d3341...v3.5.0) (2018-06-01) ### Features * Handle flags with multiple inputs without the flag before each input ([#25](https://github.com/oclif/parser/issues/25)) ([c636d74](https://github.com/oclif/parser/commit/c636d74)) ## [3.4.1](https://github.com/oclif/parser/compare/a24c135b91d1902ad9d50636444dc2c14d98c25e...v3.4.1) (2018-05-31) ### Bug Fixes * typescript 2.9 ([#26](https://github.com/oclif/parser/issues/26)) ([d1b77f1](https://github.com/oclif/parser/commit/d1b77f1)) # [3.4.0](https://github.com/oclif/parser/compare/e31965f8c104c2858b73fa673d148f6638fc657c...v3.4.0) (2018-05-13) ### Features * exclusive ([a24c135](https://github.com/oclif/parser/commit/a24c135)) ## [3.3.3](https://github.com/oclif/parser/compare/76c1c5a9af1a1a998b4a0368a5cb759d4686ecc8...v3.3.3) (2018-04-18) ### Bug Fixes * updated chalk ([e31965f](https://github.com/oclif/parser/commit/e31965f)) ## [3.3.2](https://github.com/oclif/parser/compare/38b53d041f6c5311ffbb1766598659d78dc173f1...v3.3.2) (2018-04-09) ### Bug Fixes * fixed case when not calling dependsOn flag ([76c1c5a](https://github.com/oclif/parser/commit/76c1c5a)) ## [3.3.1](https://github.com/oclif/parser/compare/a48f523e1aea6d0d18eb415274f670a509425aa9...v3.3.1) (2018-04-09) ### Bug Fixes * alsoRequire -> dependsOn ([38b53d0](https://github.com/oclif/parser/commit/38b53d0)) # [3.3.0](https://github.com/oclif/parser/compare/d3136fd2cc0d239893b8304788dfafc6a56de651...v3.3.0) (2018-04-09) ### Features * added alsoRequire to flags ([a48f523](https://github.com/oclif/parser/commit/a48f523)) ## [3.2.13](https://github.com/oclif/parser/compare/fbbfbf09ed7b2b48a0b51325256166c9c5bd169a...v3.2.13) (2018-04-09) ### Bug Fixes * move [@heroku](https://github.com/heroku)/linewrap to [@oclif](https://github.com/oclif)/linewrap ([d3136fd](https://github.com/oclif/parser/commit/d3136fd)) ## [3.2.12](https://github.com/oclif/parser/compare/9c5fb0ff7b17b10a6b15def83dddb00944ff4867...v3.2.12) (2018-04-09) ### Performance Improvements * lazy-load deps ([fbbfbf0](https://github.com/oclif/parser/commit/fbbfbf0)) ## [3.2.11](https://github.com/oclif/parser/compare/e6e881fd2f1f7161830be965cf194dc5b99ba3ff...v3.2.11) (2018-04-06) ### Bug Fixes * clean up requires ([9c5fb0f](https://github.com/oclif/parser/commit/9c5fb0f)) ## [3.2.10](https://github.com/oclif/parser/compare/46152dffa795ff241945b3c1ac3276b73f8ba86a...v3.2.10) (2018-04-06) ### Bug Fixes * Remove lazy loading of libraries in `deps` ([e6e881f](https://github.com/oclif/parser/commit/e6e881f)) ## [3.2.9](https://github.com/oclif/parser/compare/ad8478519221909d4dacdd79d84bce1db8e5c9f7...v3.2.9) (2018-02-14) ### Bug Fixes * add linewrap ([46152df](https://github.com/oclif/parser/commit/46152df)) ## [3.2.8](https://github.com/oclif/parser/compare/v3.2.7...v3.2.8) (2018-02-13) ### Bug Fixes * testing release ([ad84785](https://github.com/oclif/parser/commit/ad84785)) ## [3.2.6](https://github.com/anycli/parser/compare/15bb0d0e7ac8d7b933f3a6731f3988ae5786e129...v3.2.6) (2018-02-06) ### Bug Fixes * use [@anycli](https://github.com/anycli)/errors ([b227608](https://github.com/anycli/parser/commit/b227608)) ## [3.2.5](https://github.com/anycli/parser/compare/595a4faa0a0377bec9e9e630ea53db20c0eea735...v3.2.5) (2018-02-05) ### Bug Fixes * remove optionType ([15bb0d0](https://github.com/anycli/parser/commit/15bb0d0)) ## [3.2.4](https://github.com/anycli/parser/compare/840676d3d18cc0b7b128212c3fec77f8396cfde2...v3.2.4) (2018-02-05) ### Bug Fixes * remove dependencies ([595a4fa](https://github.com/anycli/parser/commit/595a4fa)) ## [3.2.3](https://github.com/anycli/parser/compare/965be3c309ee0559be298f0a42ffa8f934195070...v3.2.3) (2018-02-05) ### Bug Fixes * optionally require chalk ([840676d](https://github.com/anycli/parser/commit/840676d)) ## [3.2.2](https://github.com/anycli/parser/compare/f46fa41bdb4ddaee05f5f1800e723dcb1e8e98ef...v3.2.2) (2018-02-03) ### Bug Fixes * make ts happy ([9e6a13d](https://github.com/anycli/parser/commit/9e6a13d)) * ran generator ([71dd89f](https://github.com/anycli/parser/commit/71dd89f)) ## [3.2.1](https://github.com/anycli/parser/compare/66ffd65db6fcaf1be306194bb65e73c973979e3c...v3.2.1) (2018-02-03) ### Bug Fixes * rename ParserInput to Input and ParserOutput to Output ([f46fa41](https://github.com/anycli/parser/commit/f46fa41)) # [3.2.0](https://github.com/anycli/parser/compare/85c1e06baa2f10cc1ae3186aec1480a3a543d75c...v3.2.0) (2018-02-03) ### Features * allow disabling "--" ([66ffd65](https://github.com/anycli/parser/commit/66ffd65)) ## [3.1.1](https://github.com/anycli/parser/compare/56be8c82683f4b657bdf05ade5db54390abb5d67...v3.1.1) (2018-02-03) ### Bug Fixes * add context fo parse ([85c1e06](https://github.com/anycli/parser/commit/85c1e06)) * append context to default ([50bf003](https://github.com/anycli/parser/commit/50bf003)) # [3.1.0](https://github.com/anycli/parser/compare/b5a7d6d5e4df2f270a900f83e01b8ac7836cd556...v3.1.0) (2018-02-03) ### Features * added env to flags ([56be8c8](https://github.com/anycli/parser/commit/56be8c8)) ## [3.0.4](https://github.com/anycli/parser/compare/6a33b0633c9e422b18ec33d9a1dd4202c97adf28...v3.0.4) (2018-02-01) ### Bug Fixes * parse boolean flags ([b5a7d6d](https://github.com/anycli/parser/commit/b5a7d6d)) ## [3.0.3](https://github.com/anycli/parser/compare/7696da86d829776267d2a41f02c4fdad41a8cbc4...v3.0.3) (2018-02-01) ### Bug Fixes * added options to flags/args ([6a33b06](https://github.com/anycli/parser/commit/6a33b06)) ## [3.0.2](https://github.com/anycli/parser/compare/014b773c2ef72cd23e4d2aef03f3584aaf5cf9cc...v3.0.2) (2018-02-01) ### Bug Fixes * testing release ([7696da8](https://github.com/anycli/parser/commit/7696da8)) ## [3.0.1](https://github.com/anycli/parser/compare/17e930cc32fb75f359fc9de987618e8f0e721e87...v3.0.1) (2018-02-01) ### Bug Fixes * testing release ([014b773](https://github.com/anycli/parser/commit/014b773)) ## [0.1.4](https://github.com/anycli/parser/compare/d13cd8c60bd97be956f17d6127583254300c3bdf...v0.1.4) (2018-01-31) ### Bug Fixes * use type aliases ([b5070b5](https://github.com/anycli/parser/commit/b5070b5)) * use type aliases ([ad1e4d4](https://github.com/anycli/parser/commit/ad1e4d4)) ## [0.1.3](https://github.com/anycli/parser/compare/185c7510312c5fda963665f5a68dfb19702f1193...v0.1.3) (2018-01-31) ### Bug Fixes * updated screen ([d13cd8c](https://github.com/anycli/parser/commit/d13cd8c)) ## [0.1.2](https://github.com/anycli/parser/compare/ad33c1f50901a6e42d2f0f1706b0ca8f74a8069c...v0.1.2) (2018-01-31) ### Bug Fixes * anycli rename ([185c751](https://github.com/anycli/parser/commit/185c751)) ## [0.1.1](https://github.com/dxcli/parser/compare/b75d73855fa22808ad9b2777c32734c65f4cf7e6...v0.1.1) (2018-01-30) ### Bug Fixes * added helpValue ([24fea65](https://github.com/dxcli/parser/commit/24fea65)) # [0.1.0](https://github.com/dxcli/parser/compare/967cd55130b1117021ac8d76f82b0b97806a637d...v0.1.0) (2018-01-30) ### Bug Fixes * added optionType ([b75d738](https://github.com/dxcli/parser/commit/b75d738)) ### Features * added enum flag ([643aea7](https://github.com/dxcli/parser/commit/643aea7)) ## [0.0.6](https://github.com/dxcli/parser/compare/8923a8c098c8d7dc1a6ccb2d18e3a625cb7b5c8c...v0.0.6) (2018-01-30) ### Bug Fixes * add typing to flag output ([967cd55](https://github.com/dxcli/parser/commit/967cd55)) ## [0.0.5](https://github.com/dxcli/parser/compare/02b2109bb9c98a5d5745fd9ad798e745e23ab26d...v0.0.5) (2018-01-26) ### Bug Fixes * updated deps ([8923a8c](https://github.com/dxcli/parser/commit/8923a8c)) ## [0.0.4](https://github.com/dxcli/parser/compare/f516f3375e942fabfcffe5d3e105729a3ec3762e...v0.0.4) (2018-01-20) ### Bug Fixes * updated deps ([02b2109](https://github.com/dxcli/parser/commit/02b2109)) ## [0.0.3](https://github.com/dxcli/parser/compare/93ed6e1f76da7c5ad3a6d738f781d2a146587cb3...v0.0.3) (2018-01-20) ### Bug Fixes * fixed reference to screen ([f516f33](https://github.com/dxcli/parser/commit/f516f33)) ## [0.0.2](https://github.com/dxcli/parser/compare/e4cc5eb833cda05c55791c475352db5707b3d13e...v0.0.2) (2018-01-16) ### Bug Fixes * ran generator ([93ed6e1](https://github.com/dxcli/parser/commit/93ed6e1)) ## [0.0.1](https://github.com/dxcli/parser/compare/366f6afd964cbb91e4819a8801e86d6f6dd2b3a7...v0.0.1) (2018-01-15) ### Bug Fixes * updated linter rules ([e4cc5eb](https://github.com/dxcli/parser/commit/e4cc5eb))