1.2.19 (2018-02-07) Bug Fixes fixed error flushing (de02208) 1.2.18 (2018-02-07) Bug Fixes async (2040de0) 1.2.17 (2018-02-07) Bug Fixes updated config (a9f7952) 1.2.16 (2018-02-07) Bug Fixes async (d79cd60) async (3831268) 1.2.15 (2018-02-07) Performance Improvements flush errors not cli-ux (daed294) 1.2.14 (2018-02-07) Bug Fixes updated config (19b1b4f) 1.2.12 (2018-02-06) Bug Fixes allow these types (b4fd493) 1.2.11 (2018-02-06) Bug Fixes updated config (68b277c) 1.2.10 (2018-02-06) Bug Fixes updated parser (3afcea3) 1.2.9 (2018-02-06) Bug Fixes use @anycli/errors (b9424dc) 1.2.8 (2018-02-05) Bug Fixes add error handler (ce49022) 1.2.7 (2018-02-05) Bug Fixes updated plugins plugin (dd18e9c) 1.2.6 (2018-02-05) Bug Fixes move ExitError to config (84a397e) 1.2.5 (2018-02-05) Bug Fixes reduce dependencies (7b0acc6) 1.2.4 (2018-02-03) Bug Fixes fixed init hook arguments (26895f7) help improvements (93b8f8d) 1.2.3 (2018-02-03) Bug Fixes bump parser (a002c7c) 1.2.2 (2018-02-03) Bug Fixes updated config (13a6193) 1.2.1 (2018-02-03) Bug Fixes updated config (26e8568) 1.2.0 (2018-02-03) Features added _run and parse functions (8e90f26) 1.1.2 (2018-02-03) Bug Fixes add run function (bbfc5f7) 1.1.1 (2018-02-03) Bug Fixes export main (6815883) fixed parent module path (6d090ae) 1.1.0 (2018-02-03) Features added main command for multi CLI projects (a215636) 1.0.1 (2018-02-03) Bug Fixes fixed parent module path (209d4ff) 1.0.0 (2018-02-03) Features simplify command with new config (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 0.3.11 (2018-02-02) Bug Fixes use cli.error on errors (f3a45a2) 0.3.10 (2018-02-02) Bug Fixes allow engine to grab --help (f8689ea) fixed --help on test command (57659f6) 0.3.9 (2018-02-02) Bug Fixes dispatch help to plugin-help (c57e7ac) 0.3.8 (2018-02-02) Bug Fixes add type to command (dcea31b) 0.3.7 (2018-02-02) Bug Fixes config updates (a311900) 0.3.6 (2018-02-02) Bug Fixes use new plugin names (a8a9b25) 0.3.5 (2018-02-02) Bug Fixes ran generator (bebe38a) 0.3.4 (2018-02-02) Bug Fixes fixed default parameters (e1fa539) 0.3.3 (2018-02-01) Bug Fixes pass empty object to default (2186ab5) 0.3.2 (2018-02-01) Bug Fixes show help for -h (d4d4bb1) 0.3.1 (2018-02-01) Bug Fixes fixed --help (d51b5cf) 0.3.0 (2018-02-01) Features added version and help flags (087b248) 0.2.25 (2018-02-01) Bug Fixes added version and help flags (ab963a2) 0.2.24 (2018-02-01) Bug Fixes add help values to cache (2484d1e) 0.2.23 (2018-02-01) Bug Fixes strict by default (46c5dda) 0.2.22 (2018-02-01) Bug Fixes fixed enum flag (327e4ed) set helpValue (43478c8) 0.2.21 (2018-02-01) Bug Fixes move config to dev (8670ce0) 0.2.20 (2018-02-01) Bug Fixes use type aliases (547cbdd) 0.2.19 (2018-01-31) Bug Fixes move peer deps into required (3cc1798) 0.2.18 (2018-01-31) Bug Fixes updated parser (e828b46) 0.2.17 (2018-01-31) Bug Fixes updated config with new command opts (a186b5f) 0.2.16 (2018-01-31) Bug Fixes add init function (029a620) 0.2.15 (2018-01-31) Bug Fixes export parse function (20bf6ff) 0.2.14 (2018-01-31) Bug Fixes variableArgs (324e5d9) 0.2.13 (2018-01-31) Bug Fixes allow passing this into parser (f8fd99b) 0.2.12 (2018-01-31) Bug Fixes fixed command options (fd71035) 0.2.11 (2018-01-31) Bug Fixes dont slice arg (1db83e9) 0.2.10 (2018-01-31) Bug Fixes add constructor to make more ts 2.7 compatible (89dd64c) added enum flag (26265e3) allow passing iconfig (0b2bb37) allow setting flag to skip parsing (743ac50) argv fixed (afddb87) remove typedoc for now (d674fcf) 0.2.9 (2018-01-31) Bug Fixes anycli rename (f6d0558) 0.2.8 (2018-01-30) Bug Fixes remove hook from this library (a58e668) 0.2.7 (2018-01-30) Bug Fixes add title to cache (58bb7ab) 0.2.6 (2018-01-30) Bug Fixes add new config help vars (f075793) 0.2.5 (2018-01-29) Bug Fixes added help properties (16908c9) 0.2.4 (2018-01-28) Bug Fixes add options to convertToCached (e47a6be) 0.2.3 (2018-01-28) Bug Fixes trap hook error (a0f770c) 0.2.2 (2018-01-28) Bug Fixes limit plugin types required (77fae3a) 0.2.1 (2018-01-28) Bug Fixes expose initDebug() (e747712) 0.2.0 (2018-01-28) Features add error context (6ab4397) 0.1.23 (2018-01-28) Bug Fixes move @dxcli/parser into dependencies (d70edaf) 0.1.22 (2018-01-28) Bug Fixes add peerDependencies (6b15af1) 0.1.21 (2018-01-28) Bug Fixes export convertToCachedCommand (9bc563c) 0.1.20 (2018-01-28) Bug Fixes add convertToCached (3fd39b9) 0.1.19 (2018-01-27) Bug Fixes updated deps (6430b69) 0.1.18 (2018-01-26) Bug Fixes updated config and cli-ux (060534e) 0.1.17 (2018-01-26) Bug Fixes set debug (493ec08) 0.1.16 (2018-01-26) Bug Fixes updated deps (b5904ce) 0.1.15 (2018-01-25) Bug Fixes updated config (c81025c) 0.1.14 (2018-01-25) Bug Fixes added typedoc (036950b) ran generator (92abb15) updated deps (3e18992) 0.1.13 (2018-01-20) Bug Fixes remove http-call type (9aac526) 0.1.12 (2018-01-20) Bug Fixes updated deps (db0b54a) 0.1.11 (2018-01-20) Bug Fixes updated cli-ux (2f11d05) 0.1.10 (2018-01-20) Bug Fixes updated cli-ux (345a27b) updated cli-ux (b0848e5) 0.1.9 (2018-01-19) Bug Fixes hide EEXIT (2184233) 0.1.8 (2018-01-19) Bug Fixes updated cli-ux (30e1b12) 0.1.7 (2018-01-19) Bug Fixes yarn upgrade (5a790b9) 0.1.6 (2018-01-19) Bug Fixes make compatible with ICommand (72798f5) 0.1.5 (2018-01-19) Bug Fixes added load function (1aeeb61) 0.1.4 (2018-01-19) Bug Fixes always raise errors (5a11723) 0.1.3 (2018-01-19) Bug Fixes updated cli-ux (9c9cecf) 0.1.2 (2018-01-19) Bug Fixes update config (4590963) 0.1.1 (2018-01-19) Bug Fixes updated dependencies (1f7deb2) 0.1.0 (2018-01-16) Bug Fixes updated cli-ux (7a4f576) Features implemented base commad (7fc7932)