1.18.17 (2023-08-20)
- deps: bump @oclif/parser from 3.8.16 to 3.8.17 (4b231ad)
1.18.16 (2023-07-30)
- deps: bump @oclif/parser from 3.8.15 to 3.8.16 (a4acc8c)
- deps: bump tslib from 2.6.0 to 2.6.1 (512c365)
1.18.15 (2023-07-23)
- deps: bump @oclif/parser from 3.8.14 to 3.8.15 (c9477dc)
1.18.14 (2023-07-19)
- deps: bump word-wrap from 1.2.3 to 1.2.4 (820f7e7)
1.18.13 (2023-07-16)
- deps: bump @oclif/parser from 3.8.13 to 3.8.14 (5e0c708)
1.18.12 (2023-07-11)
- deps: bump semver from 5.7.0 to 5.7.2 (16fa2c2)
1.18.11 (2023-07-02)
- deps: bump @oclif/parser from 3.8.12 to 3.8.13 (a6b0b1a)
1.18.10 (2023-06-04)
- deps: bump @oclif/parser from 3.8.11 to 3.8.12 (c7b3145)
1.18.9 (2023-05-21)
- deps: bump @oclif/parser from 3.8.10 to 3.8.11 (3c58128)
1.18.8 (2023-01-29)
- deps: bump @oclif/parser from 3.8.9 to 3.8.10 (61a8dc8)
1.18.7 (2023-01-29)
- deps: bump tslib from 2.4.1 to 2.5.0 (48f732c)
1.18.6 (2022-11-06)
- deps: bump @oclif/parser from 3.8.8 to 3.8.9 (6c30537)
1.18.5 (2022-10-02)
- deps: bump @oclif/parser from 3.8.7 to 3.8.8 (b03591e)
1.18.4 (2022-10-01)
- deps: bump @oclif/errors from 1.3.5 to 1.3.6 (8fbab15)
1.18.3 (2022-01-31)
1.17.0 (2020-08-03)
1.16.0 (2020-06-29)
- add postrun hook (#111) (149529d)
- add support for experimentalDecorators and emitDecoratorMetadata from tsconfig.json (#97) (89bb82b)
- adds support for WSL (#107) (d64a537)
1.15.1 (2020-04-14)
1.15.0 (2020-04-14)
1.14.0 (2020-02-06)
1.13.3 (2019-08-15)
1.13.2 (2019-07-11)
1.13.1 (2019-07-10)
1.13.0 (2019-05-09)
1.12.12 (2019-03-29)
1.12.11 (2019-03-20)
1.12.10 (2019-03-13)
1.12.9 (2019-02-27)
1.12.8 (2019-02-19)
1.12.7 (2019-02-19)
1.12.6 (2019-02-11)
1.12.5 (2019-02-11)
1.12.4 (2019-01-31)
1.12.3 (2019-01-31)
1.12.2 (2019-01-30)
1.12.1 (2019-01-30)
1.12.0 (2019-01-18)
1.11.0 (2019-01-18)
1.10.4 (2018-12-27)
1.10.3 (2018-12-21)
1.10.2 (2018-12-18)
1.10.1 (2018-12-18)
- move conventional-changelog to devDeps (466ead8)
1.10.0 (2018-12-18)
1.9.0 (2018-11-07)
1.8.8 (2018-10-13)
- remove greenkeeper badge (99fb3ab)
1.8.7 (2018-10-13)
1.8.6 (2018-10-04)
1.8.5 (2018-10-04)
1.8.4 (2018-10-03)
- Hook.PluginsPreinstall shape (52a420a)
1.8.3 (2018-10-03)
- Add missing Hook.Update (9c7e0e6)
1.8.2 (2018-10-03)
1.8.1 (2018-10-02)
- plugins:install->preinstall (2d501d7)
1.8.0 (2018-10-02)
- plugins:preinstall (954d1c6)
1.7.6 (2018-09-14)
- argv is not required (143f7a6)
1.7.5 (2018-09-13)
- updated deps (01f51e6)
1.7.4 (2018-08-31)
- cache allowNo on boolean flags (05964f7)
1.7.3 (2018-08-30)
1.7.2 (2018-08-27)
- ensure plugins are set (1ed0eb2)
1.7.1 (2018-08-27)
1.7.0 (2018-08-17)
- typescript 3 (74d7acb)
1.6.33 (2018-06-20)
- add repositoryPrefix (73698bd)
1.6.32 (2018-06-18)
- Revert "fix: --declarationMap" (7c5284d)
1.6.31 (2018-06-16)
- --declarationMap (e0c5171)
1.6.30 (2018-06-15)
- s3 template defaulting (03f61ec)
1.6.29 (2018-06-15)
- sort commands by id (8245d9c)
1.6.28 (2018-06-12)
- add aliases to pjson (859499d)
1.6.27 (2018-06-01)
- imports (9b17c77)
1.6.26 (2018-06-01)
- add optional url type to user plugins (57cb0c5)
1.6.25 (2018-06-01)
- add tslib (f44135a)
1.6.24 (2018-05-31)
1.6.23 (2018-05-31)
- make imports not use "import *" to avoid node warning (eac2edc)
1.6.22 (2018-05-31)
1.6.21 (2018-05-26)
- do not default registry (e29ceef)
1.6.20 (2018-05-26)
- warn if files attribute is not specified (cc73cb5)
1.6.19 (2018-05-17)
- add DEBUG=* to error (9aa6384)
1.6.18 (2018-05-11)
- handle invalid json (eb49618)
1.6.17 (2018-05-03)
- allow reading oclif manifest not as a dotfile (7ee3007)
1.6.16 (2018-05-01)
- set cwd to project root when loading ts-node (d120ec1)
1.6.15 (2018-04-30)
- use require.resolve to find globby and ts-node (0a75d62)
1.6.14 (2018-04-30)
- use ts-node and globby from root of plugin (e86e23a)
1.6.13 (2018-04-21)
- set link plugin type (a23329a)
1.6.12 (2018-04-21)
- ensure name is set (c34b3ac)
1.6.11 (2018-04-21)
- loading plugins (9082eb0)
1.6.10 (2018-04-21)
- skip loading existing plugins (f6d5a76)
1.6.9 (2018-04-21)
- load plugins in series (dd10ce4)
1.6.8 (2018-04-21)
- load subplugins (4508dff)
1.6.7 (2018-04-21)
- add valid flag to iconfig (80d4bf9)
1.6.6 (2018-04-20)
- fixed debug message (4beac37)
1.6.5 (2018-04-20)
- improve hook debugging (076b825)
1.6.4 (2018-04-17)
- ts-node 6.x compatible (6079753)
1.6.3 (2018-04-10)
- add scope to debug (f7b9493)
1.6.2 (2018-04-10)
- plugin actually needs to be nullable (0669622)
1.6.1 (2018-04-10)
- remove name from paths (8b478dc)
1.6.0 (2018-04-10)
- export platform and arch types (471ba1a)
- added s3Url() (1930702)
1.5.0 (2018-04-10)
- added s3Key() (71e0582)
1.4.14 (2018-04-10)
- refactor templates (1b65f54)
1.4.13 (2018-04-09)
- add versioned/non-versioned tarball templates (b8409f6)
1.4.12 (2018-04-09)
- new template format for stable channels (1f27a10)
1.4.11 (2018-04-09)
- plugin is always set (5611b63)
1.4.10 (2018-04-09)
- add baseDir templates (0a545f0)
1.4.9 (2018-04-09)
- channel parsing (0aa73ba)
1.4.8 (2018-04-09)
1.4.7 (2018-04-09)
- add debug to hook context (8c9d9bd)
1.4.6 (2018-04-09)
- added binPath (f1d5a7f)
1.4.5 (2018-04-08)
- revert dirname change (f9ec517)
1.4.4 (2018-04-08)
- use dirname for s3 path (69d5e2d)
1.4.3 (2018-04-08)
- minor debug edit (807e47e)
1.4.2 (2018-04-08)
- add S3_BUCKET env var (8fa37ed)
1.4.1 (2018-04-08)
1.4.0 (2018-04-07)
- added s3 template strings (220580a)
1.3.68 (2018-04-07)
- new update options (9451c87)
1.3.67 (2018-04-07)
- added autoupdate field (63b92a2)
1.3.66 (2018-04-07)
- added props for updater (6c11c6f)
1.3.65 (2018-04-07)
- add root to IConfig (a7ffb8a)
1.3.64 (2018-04-07)
- added channel (2d0d2c3)
1.3.63 (2018-04-07)
- windows dirname paths (8fdc599)
1.3.62 (2018-03-26)
- add config to hook context (f06fa67)
1.3.61 (2018-03-24)
- minor debug edit (fe14ba0)
1.3.60 (2018-03-24)
- move debug to dependencies (ff29737)
1.3.59 (2018-03-15)
- add an option to throw instead or warn on manifest create (573c26e)
1.3.58 (2018-02-28)
- updated ts-node (dc94ff9)
1.3.57 (2018-02-17)
- add description to command topics (684c214)
1.3.56 (2018-02-17)
- fixed uniq (0682c7a)
1.3.55 (2018-02-17)
- typescript 2.7.2 (285836e)
1.3.54 (2018-02-17)
- default args to [] (de8d3f2)
1.3.53 (2018-02-17)
- make plugin optional for single-command support (9086435)
1.3.52 (2018-02-14)
- remove parens around platform/arch (d3f78ba)
1.3.51 (2018-02-13)
- split on - when checking version (699b922)
1.3.50 (2018-02-13)
- added scopedEnvVar* to iconfig (718bdeb)
1.3.49 (2018-02-13)
- updated tslint (b1dce6a)
1.3.48 (2018-02-13)
- updated globby (fa1e8dd)
1.3.47 (2018-02-13)
1.3.46 (2018-02-13)
- rename to oclif (1b89d2c)
1.3.45 (2018-02-07)
- enable aliases (96d4fc4)
1.3.44 (2018-02-07)
- remove undefined topics (1070e57)
1.3.43 (2018-02-07)
- make scoped package scopes friendlier (43cc3d9)
1.3.42 (2018-02-07)
1.3.41 (2018-02-07)
- ensure config gets sent (1bd765f)
1.3.40 (2018-02-07)
- added load function (2ecba48)
1.3.39 (2018-02-07)
- async (c97877a)
1.3.38 (2018-02-07)
- use fs instead of load-json-file (7091b4d)
1.3.37 (2018-02-07)
- fixed skipping of ts-node (62658b3)
1.3.36 (2018-02-07)
1.3.35 (2018-02-07)
- make topics a getter (cc3e775)
1.3.34 (2018-02-07)
- force set plugin (0f0de6c)
1.3.33 (2018-02-07)
- allow finding root with name (a559ee2)
1.3.32 (2018-02-07)
- fixed core plugins (cb0fc8f)
1.3.31 (2018-02-07)
- fixed hooks (7aa5416)
1.3.30 (2018-02-07)
- build topics dynamically (8418ace)
1.3.29 (2018-02-07)
- add props to config (c09c281)
1.3.28 (2018-02-07)
- allow legacy converter to set commands (aa75c49)
1.3.27 (2018-02-07)
- add config to hook opts (1eb0417)
1.3.26 (2018-02-07)
- add commandIds (a806741)
1.3.25 (2018-02-07)
- merge plugin properties (b5c2553)
1.3.24 (2018-02-07)
- ignore version mismatch when publishing (9a3e71b)
1.3.23 (2018-02-06)
1.3.22 (2018-02-06)
- export arg type (4b07526)
1.3.21 (2018-02-06)
- fixed bugs with topic parsing (fb639fd)
1.3.20 (2018-02-06)
- set pluginType (1ece4fb)
1.3.19 (2018-02-06)
- use LoadOptions (4c066f3)
1.3.18 (2018-02-06)
- export LoadOptions (08abfca)
1.3.17 (2018-02-06)
- add missing topics (7aed261)
1.3.16 (2018-02-06)
- added flags for dev + user plugins (621cac8)
1.3.15 (2018-02-06)
- raise errors if must is set (a662a73)
1.3.14 (2018-02-06)
- added examples to cache (f6d9be9)
1.3.13 (2018-02-06)
- remove title in favor of description (26f5dc3)
1.3.12 (2018-02-06)
- add pluginName (5597c08)
1.3.11 (2018-02-06)
- fix return when no globby (dde0f09)
1.3.10 (2018-02-06)
- fixed error propagation (2cbeaf9)
1.3.9 (2018-02-06)
- move @anycli/errors to dev deps (41bb4b5)
- move @anycli/errors to dev deps (34cd88a)
- use @anycli/errors (d23cd49)
1.3.7 (2018-02-06)
- use CLIError when command is not found (ef0a6ac)
1.3.6 (2018-02-06)
- make plugin more easily extendable (735667c)
1.3.5 (2018-02-06)
- fixed valid flag (9385f54)
1.3.4 (2018-02-05)
- inspect log input (3de1e0d)
1.3.3 (2018-02-05)
- fixed passing error to cli-ux (2389fe5)
1.3.2 (2018-02-05)
- hide globby error (ee7aef4)
1.3.1 (2018-02-05)
- improve error handling (5dc1d5e)
1.3.0 (2018-02-05)
- add tslint ignore (20f2c72)
- added error rendering (2550854)
1.2.3 (2018-02-05)
1.2.2 (2018-02-05)
- export ExitError (0464eed)
1.2.1 (2018-02-05)
- add exit code to error (4297d2a)
1.2.0 (2018-02-05)
- add hook context (c287a0e)
1.1.8 (2018-02-05)
- rethrow cli-ux errors (23c3d2f)
1.1.7 (2018-02-05)
- optionally include id on init (a436947)
1.1.6 (2018-02-05)
- allow custom hooks (6ce0cdd)
1.1.5 (2018-02-05)
- make dependencies optional (14dcaa5)
1.1.4 (2018-02-05)
- make dependencies optional (177bf45)
1.1.3 (2018-02-05)
- remove cli-ux and lodash from deps (7dbb4c9)
1.1.2 (2018-02-03)
- use argv for init (78ace1b)
1.1.1 (2018-02-03)
- let command call the init hook (aa67851)
1.1.0 (2018-02-03)
- added init and prerun hooks (cf9fe20)
1.0.20 (2018-02-03)
- rename scope (157fd43)
1.0.19 (2018-02-03)
- fixed already loaded flag (a617ab1)
1.0.18 (2018-02-03)
- updated parser (14be931)
1.0.17 (2018-02-03)
- skip loading plugin if already loaded (35897b0)
1.0.16 (2018-02-03)
- added tag (c0c8309)
1.0.15 (2018-02-03)
1.0.14 (2018-02-03)
- add name to link plugins (6b9e448)
1.0.13 (2018-02-03)
- add instance (e479049)
1.0.12 (2018-02-03)
- add Flag (9165aba)
1.0.11 (2018-02-03)
- read user plugins (39a534f)
1.0.10 (2018-02-03)
- add command/topic getters (92a8316)
1.0.9 (2018-02-03)
- add ignoreManifest flag (0988509)
1.0.8 (2018-02-03)
- fixed tsPath when no tsconfig (8cf8808)
1.0.7 (2018-02-03)
- move up config require just in case (cec67ea)
1.0.6 (2018-02-03)
- fixed module.parent (da123a7)
1.0.5 (2018-02-03)
- actually we need argv in ctor (087771f)
1.0.4 (2018-02-03)
1.0.3 (2018-02-03)
- add undefined to options (ed4c718)
1.0.2 (2018-02-03)
- added constructor (63011e5)
1.0.1 (2018-02-03)
- move engine logic into config (003c74f)
- this is a big refactor that consolidates the code from @anycli/config and @anycli/engine
0.3.3 (2018-02-02)
0.3.2 (2018-02-02)
- added plugin attribute to icommand (709921b)
0.3.1 (2018-02-02)
- add type to command (554947d)
0.3.0 (2018-02-02)
- added loadPlugin (57a85d7)
0.2.11 (2018-02-01)
- add getPluginCommands and read tsconfig when no .git (623204e)
0.2.10 (2018-02-01)
- add constructor to icommand (9b2e1b0)
0.2.9 (2018-02-01)
- add constructor to icommand (ca0bd58)
0.2.8 (2018-02-01)
- fixed typing on command args/flags (2517177)
0.2.7 (2018-02-01)
0.2.6 (2018-02-01)
- set flags/args to parser types (f2344a8)
0.2.5 (2018-02-01)
- add helpValue to flag (f83696d)
0.2.4 (2018-02-01)
- added pluginScope (171f36c)
0.2.3 (2018-01-31)
- make config required in constructor only (78124f7)
0.2.2 (2018-01-31)
- typescript 2.7 (582a9d8)
0.2.1 (2018-01-31)
- add title + description to pjson (ddfe082)
0.2.0 (2018-01-31)
- added devPlugins (cc4ce54)
0.1.41 (2018-01-31)
0.1.40 (2018-01-30)
- assume engine is always on config (8d02f30)
0.1.39 (2018-01-30)
0.1.38 (2018-01-29)
- ran generator (4353260)
0.1.37 (2018-01-29)
- have engine take config instead of root (23e3516)
0.1.36 (2018-01-29)
- add topics (155cb83)
0.1.35 (2018-01-29)
- remove plugin module (7e41f35)
0.1.34 (2018-01-29)
- add a legacy flag (4281658)
0.1.33 (2018-01-28)
- added extra help properties (39effe2)
0.1.32 (2018-01-28)
- TS loading improvements (fcae462)
0.1.31 (2018-01-28)
0.1.30 (2018-01-28)
- use pluginName instead (4b04c5b)
0.1.29 (2018-01-28)
- limit plugin types required (309482e)
0.1.28 (2018-01-28)
- ran generator (22193c7)
0.1.27 (2018-01-28)
- add convertToCached (08edbb4)
0.1.26 (2018-01-26)
- make tag optional (bf61f99)
0.1.25 (2018-01-26)
- added plugin attributes (10fde6f)
0.1.24 (2018-01-25)
- use rootDirs not rootDir (dcba41b)
0.1.23 (2018-01-25)
- ran generator (e7359f3)
0.1.22 (2018-01-25)
- remove hook return (3e51df7)
0.1.21 (2018-01-20)
0.1.20 (2018-01-20)
- plugin type (c3ab7a3)
0.1.19 (2018-01-20)
- updated plugin properties (df26a0c)
0.1.18 (2018-01-20)
- add engine properties (9ef015d)
0.1.17 (2018-01-19)
- default root to parent path (48e8261)
0.1.16 (2018-01-19)
- do not require opts to read (dcf4907)
0.1.15 (2018-01-19)
- added hook options (5dfdca6)
0.1.14 (2018-01-19)
- yarn upgrade (04b60fd)
0.1.13 (2018-01-19)
- make compatible with @dxcli/command (3ac9c6d)
0.1.12 (2018-01-19)
- rename base (84ad569)
0.1.11 (2018-01-19)
0.1.10 (2018-01-19)
- added load function (0b1031a)
0.1.9 (2018-01-19)
- added baseConfig (34da228)
0.1.8 (2018-01-19)
- simplify loading (875eff9)
0.1.7 (2018-01-19)
- do not require engine (937f136)
0.1.6 (2018-01-19)
- remove cli-ux (590169b)
0.1.5 (2018-01-18)
- add root to config (ad1ca73)
0.1.4 (2018-01-17)
- engine type updates (c4e104d)
0.1.3 (2018-01-17)
- set debug (1f35564)
0.1.2 (2018-01-17)
- needed changes for loader (6418f12)
0.1.1 (2018-01-16)
- add isIConfig checker (b0e6b37)
0.1.0 (2018-01-16)
- added base config object (0e9824c)