Releases: kingwingfly/fav
Releases · kingwingfly/fav
v0.2.39
v0.2.38
- rename
fav daemon
tofav cron
. Andfav daemon
is still available as an alias. - bump deps
v0.2.37
- bump deps
v0.2.36
- fix:
fav daemon
uses data cached in memory instead of reading again,
leading to repeated pullings withfav pull
called manually during daemon.
v0.2.35
- enhance:
fav -d /path
to set working directory. - enhance:
fav auth reuse
can receive path both containing or not containing.fav
. - enhance: add a systemd service example in README.
v0.2.34
- bump dependencies
v0.2.33
- fav status will show name of resource creator.
- enhance: Owner trait for resource.
v0.2.32
- fix:
fav pull <res_id>
will now forcely pull the resource.
v0.2.31
- improve:
pull
will check ffmpeg before running.
v0.2.30
- fix: wrong hint of
fav status -h
- fix: status won't be saved after each epoch of fav daemon