Skip to content

Latest commit

 

History

History
69 lines (44 loc) · 2.72 KB

CHANGELOG.md

File metadata and controls

69 lines (44 loc) · 2.72 KB

Changelog

v0.1.10 (2024-03-28)

v0.1.9 (2024-03-28)

Features

  • server: implement server to global player (#16) (469a7aa), closes #16
  • tui: add shortcut to clear cache and refetch data (8f57aef)

v0.1.8 (2024-03-20)

Features

  • tui: set preferred station in config (de5040e), closes #13

v0.1.7 (2024-03-13)

v0.1.6 (2024-03-12)

Features

  • tui: Add keyboard shortcut help text panel (021f8c8), closes #3

Fixes

  • tests: fix go list running in docker (321ef11)
  • tests: remove mocks package from coverage report (ea8bc1e), closes #10

v0.1.5 (2024-03-09)

Fixes

  • release-ci: add write permissions to pipeline (fbe6383)

v0.1.4 (2024-03-09)

Fixes

  • release-ci: fix release notes body path (6009a31)

v0.1.3 (2024-03-09)

Fixes

  • release-ci: only run on v-tag (52158be)

v0.1.2 (2024-03-09)

Fixes

  • justfile: annotated tag on git tag (c85da80)
  • readme: add newline to readme (e74b3bb)