Skip to content

v1.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Jul 19:26
· 12 commits to main since this release
88242b5

Changes by Kind

Feature

  • CommandMapEntry supports a RequiredContextType list, which controls whether the mapping should take effect based on the type of the active context. (#193, @vuil)
  • [Experimental] Add Subscription Support for the Tanzu Hub Client (#195, @anujc25)
  • [Experimental] Add Tanzu Hub Mock Server for Unit Testing (#191, @anujc25)

UX improvements

  • Enable multi-selection in Prompt and Select components. (#197, @vuil)
  • Fix OutputWriter Table to show rows when no headers are specified (#198, @anujc25)
  • Fix plugin command usage when the mission-control/operations target plugin remaps the commands (#199, @anujc25)
  • No longer show the invocation with the kubernetes target prefix in the help output. (#192, @marckhouzam)
  • Support Colors as part of the OutputWriter's Table output's field (#194, @anujc25)

Dependencies

Added

  • github.com/anujc25/tablewriter: v0.0.1
  • github.com/r3labs/sse/v2: v2.10.0
  • github.com/rivo/uniseg: v0.2.0
  • gopkg.in/cenkalti/backoff.v1: v1.1.0

Changed

Removed

  • github.com/olekukonko/tablewriter: v0.0.5