All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.4.6 (2022-12-20)
- book: trim space in introduction (f642489)
- deps: update module golang.org/x/image to v0.2.0 (c2dd907)
- deps: update module golang.org/x/net to v0.3.0 (fd1a81c)
- deps: update module golang.org/x/net to v0.4.0 (d5b0540)
0.4.5 (2022-11-30)
- book: follow
SortRecentFinished
removal (1cf1b62)
- "fix(book): follow rank sort removal" (e957b52)
0.4.4 (2022-11-29)
- book: follow rank sort removal (3fe4471)
- book: ignore ads in introduction (910cfeb)
- book: update mm site url (12c5d71)
- deps: update module github.com/stretchr/testify to v1.8.1 (28e55d5)
- deps: update module golang.org/x/image to v0.1.0 (4433be4)
- deps: update module golang.org/x/net to v0.1.0 (6534262)
- deps: update module golang.org/x/net to v0.2.0 (4183f1d)
0.4.3 (2022-08-25)
- client: cookie or header too large (f1ba519)
0.4.2 (2022-08-25)
- client: handle status code 403 (44b6c14)
0.4.1 (2022-08-25)
- client: include response body in error message (05ee580)
0.4.0 (2022-08-16)
- font: replace font.Cache with client.AssetCache
- book: follow detail page change (c0291a1)
- book: RTWeeklyRewardVIP has been removed (8c1c1ce)
- client: should check response status code (4aa8806)
- client: should handle js protect after captcha delay (c01bd9b)
- client: should not print error (3d3081e)
0.3.4 (2022-07-17)
- client: handle js cookie change (a5ab3a8)
0.3.3 (2022-07-16)
- change error messsage (896ec11)
- client: delay on captcha (8630f02)
- client: handle access deny (c04245a)
- deps: update golang.org/x/net digest to 1185a90 (516574b)
0.3.2 (2022-07-09)
- client: should avoid concurrent request due to js cookie (3172557)
0.3.1 (2022-07-09)
- client: wrong cookie parsing (49e3c4a)
0.3.0 (2022-07-08)
- unexport all result fields
- allow change user agent (321d42c)
- book: handle js cookie (7a09f46)
- deps: update github.com/golang/groupcache digest to 41bb18b (95fcf35)
- deps: update golang.org/x/image digest to 41969df (6c9f853)
- deps: update golang.org/x/net digest to c90051b (05ba62e)
- deps: update module github.com/stretchr/testify to v1.7.2 (8de62df)
- deps: update module github.com/stretchr/testify to v1.7.3 (90ee7d7)
- deps: update module github.com/stretchr/testify to v1.7.4 (5132ceb)
- deps: update module github.com/stretchr/testify to v1.8.0 (0866c4d)
0.2.6 (2022-04-12)
- deps: update module github.com/stretchr/testify to v1.7.1 (18121b1)
- should handle font get error (8eeb1f1)
0.2.5 (2022-02-02)
- follow author page change (d8ed1b6)
0.2.4 (2022-01-01)
- update book categories (06ee45a)
0.2.3 (2021-12-11)
- deps: update module github.com/puerkitobio/goquery to v1.8.0 (a469b25)
- update categories: 黑暗幻想 -> 神秘幻想 (6ea7f30)
0.2.2 (2021-10-22)
- book: follow info page change (627c36a)
0.2.1 (2021-10-11)
0.2.0 (2021-08-19)
- change type of (book.RankType).URL from string to url.URL
- use options API for book.CategorySearch
- use options API for book.Rank
- change type of (book.RankType).URL from string to url.URL (52f370c)
- use options API for book.CategorySearch (c4ac056)
- use options API for book.Rank (f5c7acf)
0.1.9 (2021-08-19)
- add Rank.Page field (bada173)
0.1.8 (2021-08-19)
- deps: update module github.com/natescarlet/snapshot to v0.6.0 (709e584)
- deps: update module github.com/puerkitobio/goquery to v1.7.0 (513c265)
- deps: update module github.com/puerkitobio/goquery to v1.7.1 (d3c46f7)
- follow site change (bf9f05e)
0.1.7 (2021-01-13)
- use fixed timezone (a268cf0)
- handle book table column name change (5ab29b0)
0.1.6 (2020-10-18)
- error when fetch free book (7bc141a)
0.1.5 (2020-10-18)
- add (book.Rank).URL method (9ea54f8)
0.1.4 (2020-10-18)
- add (CategorySearch).URL method (b6a78da)
0.1.3 (2020-10-18)
- improve error message (7b31beb)
0.1.2 (2020-10-17)
- fetch book cover url (845525d)
0.1.1 (2020-10-16)
- allow use custom http.Client (479d30a)
- book use author struct (333b1b1)
- category search (dae0708)
- category search novel by tag (bbae36b)
- fetch author data (6d26219)
- fetch book info (566ab55)
- font deobfuscate (464ec96)
- generate category.go (78c1f4f)
- implement book search (4411299)
- implement rank fetch (128d8f9)
- parse book bookmark count (6c7338a)
- parse book char count (455aa0a)
- parse book finished (9e6140d)
- parse book last updated (b4f2a09)
- parse book recommend count (eb8a746)