Skip to content

Latest commit

 

History

History
517 lines (262 loc) · 25.7 KB

CHANGELOG.md

File metadata and controls

517 lines (262 loc) · 25.7 KB

4.1.1 (2024-10-04)

Bug Fixes

4.1.0 (2024-10-04)

Features

4.0.17 (2024-10-04)

Bug Fixes

  • correctly merge command class prototypes (#765) (9fdb463)

4.0.16 (2024-09-28)

Bug Fixes

  • deps: bump @oclif/core from 4.0.21 to 4.0.23 (#769) (5adca4d)

4.0.15 (2024-09-13)

Bug Fixes

  • deps: bump path-to-regexp from 6.2.2 to 6.3.0 (#754) (d2a4d16)

4.0.14 (2024-09-07)

Bug Fixes

  • deps: bump @oclif/core from 4.0.19 to 4.0.21 (#753) (04d2af3)

4.0.13 (2024-08-25)

Bug Fixes

  • deps: bump @oclif/core from 4.0.17 to 4.0.19 (#741) (ba9e7eb)

4.0.12 (2024-08-24)

Bug Fixes

  • deps: bump micromatch from 4.0.7 to 4.0.8 (#740) (fa7d01b)

4.0.11 (2024-08-10)

Bug Fixes

  • deps: bump @oclif/core from 4.0.15 to 4.0.17 (#728) (58815c3)

4.0.10 (2024-07-27)

Bug Fixes

  • deps: bump @oclif/core from 4.0.12 to 4.0.15 (#719) (b54b1f1)

4.0.9 (2024-07-23)

Bug Fixes

4.0.8 (2024-07-20)

Bug Fixes

  • deps: bump @oclif/core from 4.0.11 to 4.0.12 (#713) (fe324d6)

4.0.7 (2024-07-13)

Bug Fixes

  • deps: bump @oclif/core from 4.0.8 to 4.0.11 (#707) (279cdd8)

4.0.6 (2024-07-06)

Bug Fixes

  • deps: bump @oclif/core from 4.0.7 to 4.0.8 (#703) (5e97a06)

4.0.5 (2024-06-29)

Bug Fixes

  • deps: bump @oclif/core from 4.0.6 to 4.0.7 (#698) (8a52316)

4.0.4 (2024-06-15)

Bug Fixes

  • deps: bump @oclif/core from 4.0.0 to 4.0.6 (#687) (14f231a)

4.0.3 (2024-06-13)

Bug Fixes

  • deps: bump braces from 3.0.2 to 3.0.3 (#685) (3a7f795)

4.0.2 (2024-06-04)

Bug Fixes

4.0.1 (2024-06-03)

Bug Fixes

4.0.0 (2024-05-31)

  • feat!: use oclif/core v4 (#675) (2c181b1), closes #675

BREAKING CHANGES

  • remove table-related flags and standardize return value

  • chore: code review

  • fix: dont truncate command ids

  • test: update expected table

  • test: consistent test between CI and local

3.3.4 (2024-05-11)

Bug Fixes

  • deps: bump @oclif/core from 3.26.5 to 3.26.6 (#665) (0d9ee4c)

3.3.3 (2024-05-08)

Bug Fixes

  • use lodash instead of lodash.template (#662) (b5e772f)

3.3.2 (2024-05-04)

Bug Fixes

  • deps: bump @oclif/core from 3.26.4 to 3.26.5 (#657) (fac0690)

3.3.1 (2024-04-13)

Bug Fixes

  • deps: bump @oclif/core from 3.26.0 to 3.26.2 (#645) (9aa165a)

3.3.0 (2024-04-11)

Features

3.2.2 (2024-03-25)

3.2.1 (2024-03-23)

Bug Fixes

  • deps: bump @oclif/core from 3.25.2 to 3.26.0 (#631) (b61948f)

3.2.0 (2024-03-06)

Features

3.1.7 (2024-03-02)

Bug Fixes

  • deps: bump @oclif/core from 3.19.6 to 3.20.0 (#612) (e14b84b)

3.1.6 (2024-02-24)

Bug Fixes

  • deps: bump @oclif/core from 3.19.2 to 3.19.6 (#606) (2416aee)

3.1.5 (2024-02-22)

Bug Fixes

3.1.4 (2024-02-17)

Bug Fixes

  • deps: bump @oclif/core from 3.19.1 to 3.19.2 (#602) (46c3e05)

3.1.3 (2024-02-10)

Bug Fixes

  • deps: bump @oclif/core from 3.18.2 to 3.19.1 (#597) (24162a1)

3.1.2 (2024-02-04)

Bug Fixes

  • deps: bump @oclif/core from 3.18.1 to 3.18.2 (#588) (61cddfc)

3.1.1 (2024-01-13)

Bug Fixes

  • deps: bump @oclif/core from 3.16.0 to 3.18.1 (#578) (ba6d1f1)

3.1.0 (2024-01-02)

Features

  • omit deprecated commands and deprecates aliases (#568) (5ba6ee2)

3.0.8 (2023-12-16)

Bug Fixes

  • deps: bump @oclif/core from 3.14.1 to 3.15.0 (#559) (bead405)

3.0.7 (2023-11-19)

Bug Fixes

  • deps: bump @oclif/core from 3.10.1 to 3.11.0 (#536) (2655ca7)

3.0.6 (2023-11-04)

Bug Fixes

  • deps: bump @oclif/core from 3.9.1 to 3.10.1 (#528) (47e5a04)

3.0.5 (2023-10-28)

Bug Fixes

  • deps: bump @oclif/core from 3.5.0 to 3.9.1 (#523) (7ee541a)

3.0.4 (2023-10-21)

Bug Fixes

  • deps: bump @babel/traverse from 7.10.4 to 7.23.2 (#515) (81ed692)

3.0.3 (2023-10-15)

Bug Fixes

  • deps: bump minimatch from 3.0.4 to 3.1.2 (#510) (4fc14a3)

3.0.2 (2023-10-14)

Bug Fixes

  • deps: bump @oclif/core from 3.0.9 to 3.2.1 (#512) (b06fe1f)

3.0.1 (2023-10-13)

Bug Fixes

2.2.28 (2023-10-03)

Bug Fixes

  • deps: bump debug from 3.2.5 to 3.2.7 (#507) (3f308c7)

2.2.27 (2023-09-28)

Bug Fixes

  • deps: bump get-func-name from 2.0.0 to 2.0.2 (#501) (fa81042)

2.2.26 (2023-09-22)

Bug Fixes

  • filter undefined static properties to support @oclif/core using ES2022 (#496) (e7e4381)

2.2.25 (2023-09-03)

Bug Fixes

  • deps: bump @oclif/core from 2.11.10 to 2.15.0 (#483) (9dcc1b3)

2.2.24 (2023-08-26)

Bug Fixes

  • deps: bump @oclif/core from 2.11.8 to 2.11.10 (#481) (ab74335)

2.2.23 (2023-08-19)

Bug Fixes

  • deps: bump ansi-regex from 3.0.0 to 3.0.1 (#478) (d537989)

2.2.22 (2023-08-12)

Bug Fixes

  • deps: bump @oclif/core from 2.11.7 to 2.11.8 (#473) (b93c9f0)

2.2.21 (2023-07-29)

Bug Fixes

  • deps: bump @oclif/core from 2.9.4 to 2.11.1 (#464) (9b4b746)

2.2.20 (2023-07-19)

Bug Fixes

  • deps: bump word-wrap from 1.2.3 to 1.2.4 (#455) (5f0dcc1)

2.2.19 (2023-07-15)

Bug Fixes

  • deps: bump @oclif/core from 2.8.11 to 2.9.3 (#453) (6079065)

2.2.18 (2023-07-11)

Bug Fixes

  • deps: bump semver from 5.7.1 to 5.7.2 (#450) (5c38943)

2.2.17 (2023-07-01)

Bug Fixes

  • deps: bump @oclif/core from 2.8.7 to 2.8.10 (#445) (7264616)

2.2.16 (2023-06-17)

Bug Fixes

  • deps: bump @oclif/core from 2.8.5 to 2.8.7 (#439) (8662ac2)

2.2.15 (2023-05-06)

Bug Fixes

  • deps: bump @oclif/core from 2.8.2 to 2.8.5 (#427) (3078422)

2.2.14 (2023-04-15)

Bug Fixes

  • deps: bump @oclif/core from 2.8.0 to 2.8.2 (#416) (54b87b3)

2.2.13 (2023-04-01)

Bug Fixes

  • deps: bump @oclif/core from 2.7.1 to 2.8.0 (#411) (036682b)

2.2.12 (2023-03-25)

Bug Fixes

  • deps: bump @oclif/core from 2.6.4 to 2.7.1 (#407) (d759160)

2.2.11 (2023-03-18)

Bug Fixes

  • deps: bump @oclif/core from 2.6.2 to 2.6.4 (#401) (c953dba)

2.2.10 (2023-02-18)

Bug Fixes

  • deps: bump @oclif/core from 2.1.1 to 2.1.6 (#389) (4482e98)

2.2.9 (2023-02-13)

Bug Fixes

2.2.8 (2023-02-11)

Bug Fixes

  • deps: bump @oclif/core from 2.0.8 to 2.1.1 (#385) (60d13d3)

2.2.7 (2023-02-04)

Bug Fixes

  • deps: bump http-cache-semantics from 4.1.0 to 4.1.1 (#381) (c0f643c)

2.2.6 (2023-02-04)

Bug Fixes

  • deps: bump @oclif/core from 2.0.7 to 2.0.8 (#380) (7d251d1)

2.2.5 (2023-01-28)

Bug Fixes

  • deps: bump @oclif/core from 2.0.3 to 2.0.7 (#373) (2a412c4)

2.2.4 (2023-01-26)

Bug Fixes

  • gracefully handle JIT plugin commands (3a0ee0a)

2.2.3 (2023-01-24)

Bug Fixes

2.2.2 (2022-12-31)

Bug Fixes

  • deps: bump json5 from 2.1.3 to 2.2.2 (#363) (76d3244)

2.2.1 (2022-10-29)

Bug Fixes

  • deps: bump minimist from 1.2.5 to 1.2.7 (#336) (2ef756f)

2.2.0 (2022-06-17)

Features

2.1.0 (2022-01-28)

Features

2.0.2 (2022-01-03)

Bug Fixes

2.0.0 (2021-09-29)

1.3.0 (2020-06-01)

Features

1.2.3 (2019-08-14)

1.2.2 (2018-10-13)

Bug Fixes

  • remove greenkeeper badge (2bf582a)

1.2.1 (2018-09-14)

Bug Fixes

1.2.0 (2018-08-17)

Features

1.1.3 (2018-06-28)

1.1.2 (2018-06-01)

Bug Fixes

1.1.0 (2018-05-31)

Features

1.0.0 (2018-05-31)

Bug Fixes

Features

BREAKING CHANGES

  • v1