Skip to content
This repository has been archived by the owner on Aug 22, 2023. It is now read-only.

Latest commit

 

History

History
1725 lines (594 loc) · 46.3 KB

CHANGELOG.md

File metadata and controls

1725 lines (594 loc) · 46.3 KB

1.8.36 (2023-08-19)

Bug Fixes

  • deps: bump @oclif/parser from 3.8.16 to 3.8.17 (272a96a)

1.8.35 (2023-07-29)

Bug Fixes

  • deps: bump @oclif/parser from 3.8.15 to 3.8.16 (1b45710)

1.8.34 (2023-07-22)

Bug Fixes

  • deps: bump @oclif/parser from 3.8.14 to 3.8.15 (ebd6c15)

1.8.33 (2023-07-19)

Bug Fixes

  • deps: bump word-wrap from 1.2.3 to 1.2.4 (01d25ee)

1.8.32 (2023-07-15)

Bug Fixes

  • deps: bump @oclif/parser from 3.8.13 to 3.8.14 (74ddd29)

1.8.31 (2023-07-08)

Bug Fixes

  • deps: bump semver from 7.5.3 to 7.5.4 (ec60a30)

1.8.30 (2023-07-01)

Bug Fixes

  • deps: bump @oclif/parser from 3.8.12 to 3.8.13 (1d815b8)

1.8.29 (2023-06-24)

Bug Fixes

  • deps: bump semver from 7.5.2 to 7.5.3 (288643f)

1.8.28 (2023-06-17)

Bug Fixes

  • deps: bump semver from 7.5.1 to 7.5.2 (ff56716)

1.8.27 (2023-06-03)

Bug Fixes

  • deps: bump @oclif/parser from 3.8.11 to 3.8.12 (790fe0a)

1.8.26 (2023-05-20)

Bug Fixes

  • deps: bump @oclif/parser from 3.8.10 to 3.8.11 (9bb228f)

1.8.25 (2023-05-13)

Bug Fixes

  • deps: bump semver and @types/semver (72c1cf6)

1.8.24 (2023-04-22)

Bug Fixes

  • deps: bump semver from 7.4.0 to 7.5.0 (7de2e78)

1.8.23 (2023-04-15)

Bug Fixes

  • deps: bump semver from 7.3.8 to 7.4.0 (84b05a5)

1.8.22 (2023-01-28)

Bug Fixes

  • deps: bump @oclif/parser from 3.8.9 to 3.8.10 (62a4a05)

1.8.21 (2023-01-08)

Bug Fixes

  • deps: bump json5 from 2.2.0 to 2.2.3 (29dda73)

1.8.20 (2022-11-05)

Bug Fixes

  • deps: bump @oclif/parser from 3.8.8 to 3.8.9 (5352853)

1.8.19 (2022-10-29)

Bug Fixes

  • deps: bump semver and @types/semver (6904df8)

1.8.18 (2022-10-01)

Bug Fixes

  • deps: bump @oclif/parser from 3.8.6 to 3.8.8 (db059a8)

1.8.17 (2022-10-01)

Bug Fixes

  • deps: bump @oclif/errors from 1.3.5 to 1.3.6 (24becba)

1.8.16 (2021-12-17)

1.8.15 (2021-12-14)

Bug Fixes

1.8.14 (2021-12-14)

Bug Fixes

1.8.13 (2021-12-10)

Bug Fixes

1.8.12 (2021-12-09)

Bug Fixes

1.8.11 (2021-12-09)

Bug Fixes

1.8.10 (2021-12-08)

Bug Fixes

  • remove transient dep on lodash.template (#295) (77e135c)

1.8.9 (2021-12-06)

Bug Fixes

1.8.8 (2021-12-06)

Bug Fixes

1.8.7 (2021-12-01)

Bug Fixes

1.8.6 (2021-11-29)

Bug Fixes

1.8.5 (2021-11-29)

Bug Fixes

  • remove lodash.template transitive dep (#274) (6211a83)

1.8.4 (2021-11-23)

Bug Fixes

1.8.3 (2021-11-18)

Bug Fixes

1.8.0 (2020-08-03)

Features

1.7.0 (2020-06-29)

Features

  • add pretty printable interface to methods on command (#96) (2db646d)
  • add types for flush (#94) (492cadb)

1.6.1 (2020-05-05)

Bug Fixes

  • use args.Input to accept any type args (#89) (baf3576)

1.6.0 (2020-05-01)

Features

  • add loading for alternative help classes (#85) (136e7d4)

1.5.20 (2020-04-20)

1.5.19 (2019-09-05)

Bug Fixes

  • default should be T[] when multiple: true (#70) (13da51c)

1.5.18 (2019-07-22)

1.5.17 (2019-07-15)

Bug Fixes

1.5.16 (2019-07-10)

1.5.15 (2019-06-20)

1.5.14 (2019-05-30)

Bug Fixes

  • remove stdout error listener as a member instance (#65) (5febe63)

1.5.13 (2019-04-15)

Bug Fixes

  • use showCommandHelp to delegate topic help (#58) (3c0bafd)

1.5.12 (2019-03-15)

1.5.11 (2019-02-27)

Bug Fixes

1.5.10 (2019-02-11)

1.5.9 (2019-02-11)

Bug Fixes

1.5.8 (2018-12-18)

1.5.7 (2018-12-18)

1.5.6 (2018-11-14)

Reverts

  • Revert "fix: construct full help message for known Command (#50)" (46456dd), closes #50

1.5.5 (2018-11-12)

Bug Fixes

  • construct full help message for known Command (#50) (5ef4e3c)

1.5.4 (2018-10-13)

Bug Fixes

  • remove greenkeeper badge (c6a0c6f)

1.5.3 (2018-10-13)

Bug Fixes

1.5.2 (2018-10-03)

Bug Fixes

1.5.1 (2018-09-14)

Bug Fixes

1.5.0 (2018-08-17)

Features

1.4.36 (2018-07-25)

Bug Fixes

  • Trim description before printing first line since there could be leading \n from multi-line template strings. (#40) (7be154c)

1.4.35 (2018-07-19)

Bug Fixes

  • only flush if errorLogger present (#41) (f183916)

1.4.34 (2018-06-26)

Bug Fixes

1.4.33 (2018-06-09)

Reverts

  • Revert "[FIX] bump parse version dependency" (c255811)

1.4.32 (2018-06-01)

Bug Fixes

1.4.31 (2018-05-31)

Bug Fixes

1.4.30 (2018-05-15)

Bug Fixes

  • use node 8 compatible syntax (085369c)

1.4.29 (2018-05-13)

Bug Fixes

  • allow subclasses to return any promise type (aa89f1e)

1.4.28 (2018-05-13)

Bug Fixes

  • move flush to top-level (6b7af6a)

1.4.27 (2018-05-13)

Bug Fixes

1.4.26 (2018-05-13)

Bug Fixes

  • require flush to occur manually to fix tests (82a45eb)

1.4.25 (2018-05-13)

Bug Fixes

  • only flush stdout when no error (ed0f5b7)

1.4.24 (2018-05-13)

Bug Fixes

1.4.23 (2018-05-12)

Bug Fixes

  • typing for this.error() (1c7e03c)

1.4.22 (2018-05-12)

Bug Fixes

  • remove yarn check from CI (b836340)
  • typing for this.error() (af70aed)
  • typing for this.error() (3a7ec33)

1.4.21 (2018-05-06)

Bug Fixes

  • return types of error/exit methods (19ff4de)

1.4.20 (2018-05-03)

Bug Fixes

1.4.19 (2018-05-02)

Bug Fixes

  • allow subsessions to run redirected CLI (42c4bc3)

1.4.18 (2018-05-01)

Bug Fixes

1.4.17 (2018-04-30)

Bug Fixes

  • allow --version as first argument to command (2a27613)

1.4.16 (2018-04-25)

Bug Fixes

  • allow specifying --version flag on commands (4db8ccd)

1.4.15 (2018-04-22)

Bug Fixes

1.4.14 (2018-04-21)

Bug Fixes

  • stop cli-ux action on error (cd7e1e1)

1.4.13 (2018-04-09)

Bug Fixes

1.4.12 (2018-04-09)

Bug Fixes

1.4.11 (2018-04-09)

Bug Fixes

1.4.10 (2018-04-09)

Bug Fixes

1.4.9 (2018-04-08)

Bug Fixes

1.4.8 (2018-04-08)

Bug Fixes

  • throw error if no message (c1ed043)

1.4.7 (2018-04-06)

Bug Fixes

  • make this.log() behave more like console.log() (7d145e1)

1.4.6 (2018-03-25)

Bug Fixes

  • run init before all multi commands (47be866)

1.4.5 (2018-03-24)

Bug Fixes

  • use new semantic-release (336d6a3)

1.4.4 (2018-03-24)

Bug Fixes

1.4.3 (2018-03-24)

Bug Fixes

  • add @oclif/errors to dependencies (b2d0790)

1.4.2 (2018-02-28)

Bug Fixes

1.4.1 (2018-02-28)

Bug Fixes

1.4.0 (2018-02-28)

Features

  • return value from command (0651ef0)

1.3.3 (2018-02-17)

Bug Fixes

1.3.2 (2018-02-17)

Bug Fixes

  • show topic if command not found but topic exists (efd58a6)

1.3.1 (2018-02-17)

Bug Fixes

1.3.0 (2018-02-15)

Features

  • added node version check (d672877)

1.2.25 (2018-02-14)

1.2.24 (2018-02-14)

Bug Fixes

1.2.23 (2018-02-13)

Bug Fixes

1.2.22 (2018-02-13)

Bug Fixes

1.2.21 (2018-02-13)

Bug Fixes

1.2.20 (2018-02-13)

Bug Fixes

1.2.19 (2018-02-07)

Bug Fixes

1.2.18 (2018-02-07)

Bug Fixes

1.2.17 (2018-02-07)

Bug Fixes

1.2.16 (2018-02-07)

Bug Fixes

1.2.15 (2018-02-07)

Performance Improvements

  • flush errors not cli-ux (daed294)

1.2.14 (2018-02-07)

Bug Fixes

1.2.12 (2018-02-06)

Bug Fixes

1.2.11 (2018-02-06)

Bug Fixes

1.2.10 (2018-02-06)

Bug Fixes

1.2.9 (2018-02-06)

Bug Fixes

1.2.8 (2018-02-05)

Bug Fixes

1.2.7 (2018-02-05)

Bug Fixes

1.2.6 (2018-02-05)

Bug Fixes

  • move ExitError to config (84a397e)

1.2.5 (2018-02-05)

Bug Fixes

1.2.4 (2018-02-03)

Bug Fixes

1.2.3 (2018-02-03)

Bug Fixes

1.2.2 (2018-02-03)

Bug Fixes

1.2.1 (2018-02-03)

Bug Fixes

1.2.0 (2018-02-03)

Features

  • added _run and parse functions (8e90f26)

1.1.2 (2018-02-03)

Bug Fixes

1.1.1 (2018-02-03)

Bug Fixes

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

0.3.7 (2018-02-02)

Bug Fixes

0.3.6 (2018-02-02)

Bug Fixes

0.3.5 (2018-02-02)

Bug Fixes

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

0.3.1 (2018-02-01)

Bug Fixes

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

0.2.22 (2018-02-01)

Bug Fixes

0.2.21 (2018-02-01)

Bug Fixes

0.2.20 (2018-02-01)

Bug Fixes

0.2.19 (2018-01-31)

Bug Fixes

  • move peer deps into required (3cc1798)

0.2.18 (2018-01-31)

Bug Fixes

0.2.17 (2018-01-31)

Bug Fixes

  • updated config with new command opts (a186b5f)

0.2.16 (2018-01-31)

Bug Fixes

0.2.15 (2018-01-31)

Bug Fixes

0.2.14 (2018-01-31)

Bug Fixes

0.2.13 (2018-01-31)

Bug Fixes

  • allow passing this into parser (f8fd99b)

0.2.12 (2018-01-31)

Bug Fixes

0.2.11 (2018-01-31)

Bug Fixes

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

0.2.8 (2018-01-30)

Bug Fixes

  • remove hook from this library (a58e668)

0.2.7 (2018-01-30)

Bug Fixes

0.2.6 (2018-01-30)

Bug Fixes

  • add new config help vars (f075793)

0.2.5 (2018-01-29)

Bug Fixes

0.2.4 (2018-01-28)

Bug Fixes

  • add options to convertToCached (e47a6be)

0.2.3 (2018-01-28)

Bug Fixes

0.2.2 (2018-01-28)

Bug Fixes

  • limit plugin types required (77fae3a)

0.2.1 (2018-01-28)

Bug Fixes

0.2.0 (2018-01-28)

Features

0.1.23 (2018-01-28)

Bug Fixes

  • move @dxcli/parser into dependencies (d70edaf)

0.1.22 (2018-01-28)

Bug Fixes

0.1.21 (2018-01-28)

Bug Fixes

  • export convertToCachedCommand (9bc563c)

0.1.20 (2018-01-28)

Bug Fixes

0.1.19 (2018-01-27)

Bug Fixes

0.1.18 (2018-01-26)

Bug Fixes

  • updated config and cli-ux (060534e)

0.1.17 (2018-01-26)

Bug Fixes

0.1.16 (2018-01-26)

Bug Fixes

0.1.15 (2018-01-25)

Bug Fixes

0.1.14 (2018-01-25)

Bug Fixes

0.1.13 (2018-01-20)

Bug Fixes

0.1.12 (2018-01-20)

Bug Fixes

0.1.11 (2018-01-20)

Bug Fixes

0.1.10 (2018-01-20)

Bug Fixes

0.1.9 (2018-01-19)

Bug Fixes

0.1.8 (2018-01-19)

Bug Fixes

0.1.7 (2018-01-19)

Bug Fixes

0.1.6 (2018-01-19)

Bug Fixes

  • make compatible with ICommand (72798f5)

0.1.5 (2018-01-19)

Bug Fixes

0.1.4 (2018-01-19)

Bug Fixes

0.1.3 (2018-01-19)

Bug Fixes

0.1.2 (2018-01-19)

Bug Fixes

0.1.1 (2018-01-19)

Bug Fixes

0.1.0 (2018-01-16)

Bug Fixes

Features

  • implemented base commad (7fc7932)

0.0.0 (2018-01-14)