Skip to content

v0.2.1

Compare
Choose a tag to compare
@mqasimsarfraz mqasimsarfraz released this 30 May 10:33
· 53 commits to main since this release
cf44911

In this release we are bringing in couple of UX improvements with run-command now having a default timeout of 300 seconds compared to 90 mins and improving the output of run-command by truncating the tail instead of head by default. For details please refer to changes below:

What's Changed

  • readme: Add krew installation instructions and improve description by @blanquicet in #27
  • run-command: Introduce timeout for run-command by @mqasimsarfraz in #34
  • run-command: Truncate output tail instead of head by default by @blanquicet in #36

Full Changelog: v0.2.0...v0.2.1