File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree 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 ) - 2026-01-20
6+
7+ ### Added
8+
9+ - add Sonos favorites playlists support
10+ - * (ci)* Add workflow to build binaries
11+
12+ ### Other
13+
14+ - simplify display of help text and upgrade to ratatui 0.30
15+ - Fix some clippy warnings
16+ - Update dependencies
17+ - * (deps)* bump actions/checkout from 5 to 6
18+ - * (deps)* bump actions/checkout from 4 to 5
19+ - split out app code into App struct
20+ - Use ratatui init() and restore()
21+ - * (ci)* Make dependabot track github actions
22+
523## [ 0.1.5] ( https://github.com/abusch/sinuous/compare/v0.1.4...v0.1.5 ) - 2025-06-13
624
725### 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