Skip to content

Releases: oclif/core

v0.5.38

15 Sep 21:58
Compare
Choose a tag to compare

0.5.38 (2021-09-15)

Features

  • have --json global flag disabled by default (#252) (c2a7799)

v0.5.37

15 Sep 15:22
Compare
Choose a tag to compare

0.5.37 (2021-09-15)

Bug Fixes

v0.5.36

14 Sep 15:12
Compare
Choose a tag to compare

0.5.36 (2021-09-14)

Bug Fixes

  • move ctor for command help class to its own function (#244) (26f2445)

v0.5.35

08 Sep 00:40
Compare
Choose a tag to compare

0.5.35 (2021-09-08)

Bug Fixes

v0.5.34

30 Aug 18:24
Compare
Choose a tag to compare

0.5.34 (2021-08-30)

Bug Fixes

  • add support all properties for a command class in manifest (deb0765)

v0.5.33

30 Aug 15:52
Compare
Choose a tag to compare

0.5.33 (2021-08-30)

Bug Fixes

v0.5.32

23 Aug 18:35
Compare
Choose a tag to compare

0.5.32 (2021-08-23)

Bug Fixes

  • account for aliases when converting spaced commands to commandID (#232) (b8ee9b2)

v0.5.31

18 Aug 16:09
Compare
Choose a tag to compare

0.5.31 (2021-08-18)

Bug Fixes

  • command name parsing when flag=value present (#231) (6497514)

v0.5.30

16 Aug 16:15
Compare
Choose a tag to compare

0.5.30 (2021-08-16)

Bug Fixes

v0.5.29

10 Aug 16:55
Compare
Choose a tag to compare

0.5.29 (2021-08-10)

Features

  • support multiple examples commands under a single description (#229) (b7ad583)

Bug Fixes

  • don't put multiple newlines between flag summaries in help output (#225) (bfbd15c)
  • switch ci to main (849aeee)