Skip to content

Latest commit

 

History

History
45 lines (25 loc) · 2.56 KB

CHANGELOG.md

File metadata and controls

45 lines (25 loc) · 2.56 KB

Changelog

v0.1.1 (2020-09-10)

  • Improve performance when --since and --stream-prefix are specified #23 (abicky)

v0.1.0 (2020-04-07)

v0.0.9 (2020-02-22)

v0.0.8 (2020-02-21)

v0.0.7 (2020-02-21)

v0.0.6 (2020-02-21)

v0.0.5 (2020-02-20)

  • feat: add flags to specify aws profile and usage of MFA #14 (anzellai)
  • introduce GitHub Actions #10 (Songmu)

v0.0.4 (2019-11-22)

  • Fix spinner output to stderr #12 (kawaz)

v0.0.3 (2019-11-18)

  • add Makefile and introduce godzil for releng #11 (Songmu)

v0.0.2 (2019-11-18)

  • update dependencies and add CREDITS file #9 (Songmu)
  • Go 1.13 #8 (Songmu)
  • Consider the case when no log streams in the page match the specified pattern #3 (abicky)
  • Allow users to cancel fetching log streams #4 (abicky)
  • Adds region cli flag #5 (kylerisse)

v0.0.1 (2019-02-04)