Skip to content

Releases: kingwingfly/fav

v0.2.17

16 May 23:22
17f5f1e
Compare
Choose a tag to compare
  • improve: show more infos(timestamp) in fav -V.
  • fix: meaningless version message when building without a git tree.
  • optimize: speed up fav fetch

v0.2.16

10 May 06:00
53e9f8f
Compare
Choose a tag to compare
  • improve: show expired status in fav status bvid.
  • improve: show more infos(git commit hash and rustc info) in fav -V.

v0.2.15

05 May 16:26
ee5ba49
Compare
Choose a tag to compare
  • utils: remove duplicated status change.
  • fix: fav fetch will mark all resources as expired if no network. This command fetches sets before resources, so the bug only happens when network disconnected after fetching sets successfully, it's rare.

v0.2.14

25 Apr 15:29
d924de9
Compare
Choose a tag to compare
  • core: FavCoreError will show a message.
  • pull: Sometimes, users may collect paid videos, but have no permission to watch full videos. This lead to a SerdePointerError. Fix: a message ask users to untrack the video has been added.
  • development: fav_utils_old will no longer be included into workspace.

v0.2.13

24 Apr 13:43
f2828c5
Compare
Choose a tag to compare
  • bump dependencies
  • core: improve log

v0.2.12

09 Apr 18:13
fd18c7d
Compare
Choose a tag to compare
  • bump dependencies
  • daemon: show error.
  • daemon: performance improvement.

v0.2.11

17 Mar 21:45
acfc2e1
Compare
Choose a tag to compare
  • bump dependencies.
  • improvement: quit while running daemon in a dir which is not initialized.

v0.2.10

12 Mar 22:02
df2eff2
Compare
Choose a tag to compare
  • bump dependencies

v0.2.9

04 Mar 20:20
4337f81
Compare
Choose a tag to compare
  • fix: modify src/ while building. This does not influence users.

v0.2.8

04 Mar 09:40
b313244
Compare
Choose a tag to compare
  • Auth reuse: use hard link instead of copying file
  • Stop publish utils and cli to crates.io, because Cargo only allow modify OutDir during building now.
  • Sync the version of cli and bin.