Skip to content

Releases: bookstairs/bookhunter

v0.14.3

17 Jan 12:53
1bcc23b
Compare
Choose a tag to compare

This is the first release with LoongArch64 support. We add the support for both Linux 4.0 (legacy one on Loongnix or UOS) and 5.x above.

If you use UOS or Loongnix you should download the bookhunter_0.14.3_linux_loongnix.tar.gz.

Changelog

v0.14.2

17 Jan 12:22
68954bf
Compare
Choose a tag to compare

Changelog

v0.14.0

16 Jan 14:45
b3a5891
Compare
Choose a tag to compare

Changelog

  • 8726c9d feat: add LoongArch support.
  • d80e360 feat: add hsu.life support.

v0.13.0

28 Dec 08:47
Compare
Choose a tag to compare

Changelog

  • 92aa5c9 chore: drop tianlang support.
  • 565e308 feat: add keywords, skip-error and retry options
  • e8e34c1 fix: Use slice binding for keywords.
  • ce64f50 fix: change the progress store when enable the filter logic.

v0.12.1

23 Oct 16:02
eae1bed
Compare
Choose a tag to compare

Changelog

  • f461ef1 chore: bump go version.
  • eae1bed chore: remove deprecated goreleaser configuration.

v0.11.3

10 Oct 10:35
ae475eb
Compare
Choose a tag to compare

Changelog

  • cbba501 feat: bump deps
  • ae475eb fix: Resolve lanzou links (#21)
  • e405894 fix: support download k12 books which don't have the sort id.

v0.11.1

14 Dec 21:06
Compare
Choose a tag to compare

Changelog

  • ef08783 chore: bump dependencies with go mod tidy.
  • b46b2da fix: the log name for k12.

v0.11.0

25 Nov 06:45
Compare
Choose a tag to compare

Changelog

  • 7ab459b feat: support download k12 textbook.
  • 7d62f5c fix: add file extension.
  • bd8277f fix: auto add file extension for download file.

v0.10.1

24 Nov 00:51
d0ab275
Compare
Choose a tag to compare

Changelog

  • ae430f6 chore: remove context args in telegram auth method.
  • c1d15b2 feat: add youyidu book site.
  • d0ab275 fix: parse content nil for sobooks (#18)

v0.10.0

22 Nov 06:19
Compare
Choose a tag to compare

Changelog

  • 32c4108 chore: escape the illegal characters in zip files.
  • a2b8ff5 chore: remove the telegram session file.
  • afc5951 chore: reuse file pointer in saving download progress.
  • 56f9ebb feat: change the ratelimit to thread level.
  • fe66474 feat: use a background telegram instead of custom fetcher.
  • 9273037 fix: invalid build version.
  • e935168 fix: trim space for avoiding invalid lanzou share link.