Releases: rubiojr/rplay
Releases · rubiojr/rplay
v0.1
Changelog
79721f9 💄
d220941 Add goreleaser config
15fc1f1 Add readme
723ea24 Fix: close the index writer when we finish
769dc15 Fix: do not hide the password prompt with the spinner
eba48d0 Initial release
15d6fb5 Print song info while playing
0f474ba Tidy deps
58fd637 Use the main spinner repo, not a fork
06edb6f case insensitive search
6ae925e move bluge index handling to its own file
c344408 play: better error handling when opening the repo
0c787a2 play: endless play if no arguments
11a05c5 play: error if index not available
7f2f888 play: implement random
ccb76c2 random improvements