File tree Expand file tree Collapse file tree 3 files changed +17
-2
lines changed
Expand file tree Collapse file tree 3 files changed +17
-2
lines changed Original file line number Diff line number Diff line change 22
33All notable changes to this project will be documented in this file.
44
5+ ## [ 0.1.6] ( https://github.com/abusch/sinuous/compare/v0.1.5...v0.1.6 ) - 2025-11-30
6+
7+ ### Added
8+
9+ - add Sonos favorites playlists support
10+ - * (ci)* Add workflow to build binaries
11+
12+ ### Other
13+
14+ - * (deps)* bump actions/checkout from 5 to 6
15+ - * (deps)* bump actions/checkout from 4 to 5
16+ - split out app code into App struct
17+ - Use ratatui init() and restore()
18+ - * (ci)* Make dependabot track github actions
19+
520## [ 0.1.5] ( https://github.com/abusch/sinuous/compare/v0.1.4...v0.1.5 ) - 2025-06-13
621
722### Other
Original file line number Diff line number Diff line change 11[package ]
22name = " sinuous"
3- version = " 0.1.5 "
3+ version = " 0.1.6 "
44authors = [" Antoine Busch <antoine.busch@gmail.com>" ]
55edition = " 2024"
66description = " A simple TUI for controlling local Sonos speakers"
You can’t perform that action at this time.
0 commit comments