Skip to content

Latest commit

 

History

History
29 lines (24 loc) · 2.24 KB

CHANGELOG.md

File metadata and controls

29 lines (24 loc) · 2.24 KB

v0.1.2 (2023-01-03)

Fix

  • Remove print journalling 🈸 (6bc75a9)

Documentation

v0.1.1 (2023-01-02)

Fix

  • Remove duplicate key in toml config 🕕 (520d2ea)
  • Add package build command with Poetry ⏰ (dbc9be8)

v0.1.0 (2023-01-02)

Feature

  • Add ability to play song from playlist on select 🇨🇳 (7c5e6fd)
  • Highlight active song in a playlist 🕥 (37e1a63)
  • Use list view as a widget for playlist 📧 (ae55dba)
  • Display default progress bar on app start 🍀 (27c23df)
  • Autoswitch to the next song on current finish 🈹 (b78e85e)
  • Pause / resume progress on these events 🚿 (ff3dab0)

Fix

  • Explicitly add rich to dependencies 📛 (5cb4c55)
  • Update textual and rich dependencies 💷 (e2aff6a)
  • Remove test files ↘️ (16b0bcf)
  • Dock song duration to the right 🌹 (e9404b5)