Releases: joshuathompson/baton
Releases · joshuathompson/baton
Add Save/Remove commands
0.1.7 Merge branch 'master' of github.com:joshuathompson/baton
0.1.6
Fix small typo of the word "Transferred" and fix transfer route so that it properly switches between devices.
0.1.5
- Press
s
to save song/album in TUI view Me
gateway command for stuff related to the usersaved
Browse through tracks or albums you have saved to your libraryplaylists
Browse through the playlists the user is currently following
- Greatly improved build process
Special thanks to @roelofvkr for this release!
0.1.3
- Arrow key support in TUI
- Small UI reorganization
- Updated Gocui version
0.1.2
Fixed some breaking issues in the TUI with origin/cursor position
0.1.1
- Support multi-word arguments for
Play
andSearch
commands - Remove time-based reporting of song, album, track from UI and track it for better results
Initial Release
0.1.0 Last minute string changes