0.3.0
Robert Günzler (12):
update readme building instruction
release.mk: publish to sr.ht and github.com
Revert "fix now playing output format"
add flag aliases afer urfave/cli/v2 migration
makefile: improve install
allow player subcommands to work without running player
radio: add station shortcuts
Expose more subsubcommands at the root
make absolute seeking more ergonomic via % suffix
remove clear command, make it part of remove
document default flags passed to mpv
move the json status command around
0.2.0
Robert Günzler (12):
Commit goreleaser config
rewrite cli to use urfave/cli/v2
allow force-killing the mpv background process
rewrite the mp package
improve makefile
add manpage generation
add gitignore file
add xap-enqueue plugin
replace goreleaser setup with release.mk
fix now playing output format
stop mpv plugins from loading
run mdformat on README
Use goreleaser for deployment