Skip to content

Latest commit

 

History

History
264 lines (150 loc) · 14.1 KB

CHANGELOG.md

File metadata and controls

264 lines (150 loc) · 14.1 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.4.6 (2022-12-20)

Bug Fixes

  • 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)

Bug Fixes

  • book: follow SortRecentFinished removal (1cf1b62)

Reverts

  • "fix(book): follow rank sort removal" (e957b52)

0.4.4 (2022-11-29)

Bug Fixes

  • 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)

Bug Fixes

  • client: cookie or header too large (f1ba519)

0.4.2 (2022-08-25)

Features

  • client: handle status code 403 (44b6c14)

0.4.1 (2022-08-25)

Features

  • client: include response body in error message (05ee580)

0.4.0 (2022-08-16)

⚠ BREAKING CHANGES

  • font: replace font.Cache with client.AssetCache

Features

  • client: add asset cache (6353ae9)
  • font: replace font.Cache with client.AssetCache (4eb8c4e)

Bug Fixes

  • 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)

Bug Fixes

  • client: handle js cookie change (a5ab3a8)

0.3.3 (2022-07-16)

Features

  • change error messsage (896ec11)
  • client: delay on captcha (8630f02)
  • client: handle access deny (c04245a)

Bug Fixes

  • deps: update golang.org/x/net digest to 1185a90 (516574b)

0.3.2 (2022-07-09)

Bug Fixes

  • client: should avoid concurrent request due to js cookie (3172557)

0.3.1 (2022-07-09)

Bug Fixes

  • client: wrong cookie parsing (49e3c4a)

0.3.0 (2022-07-08)

⚠ BREAKING CHANGES

  • unexport all result fields

Features

  • allow change user agent (321d42c)

Bug Fixes

  • 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)

Bug Fixes

  • deps: update module github.com/stretchr/testify to v1.7.1 (18121b1)
  • should handle font get error (8eeb1f1)

0.2.5 (2022-02-02)

Bug Fixes

  • follow author page change (d8ed1b6)

0.2.4 (2022-01-01)

Bug Fixes

0.2.3 (2021-12-11)

Bug Fixes

  • deps: update module github.com/puerkitobio/goquery to v1.8.0 (a469b25)
  • update categories: 黑暗幻想 -> 神秘幻想 (6ea7f30)

0.2.2 (2021-10-22)

Bug Fixes

  • book: follow info page change (627c36a)

0.2.1 (2021-10-11)

Bug Fixes

  • can not parse empty count (bb6c3e2)
  • follow book info page change (e201b42)

0.2.0 (2021-08-19)

⚠ BREAKING CHANGES

  • change type of (book.RankType).URL from string to url.URL
  • use options API for book.CategorySearch
  • use options API for book.Rank

Features

  • 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)

Features

0.1.8 (2021-08-19)

Bug Fixes

  • 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)

Features

Bug Fixes

  • handle book table column name change (5ab29b0)

0.1.6 (2020-10-18)

Bug Fixes

  • error when fetch free book (7bc141a)

0.1.5 (2020-10-18)

Features

  • add (book.Rank).URL method (9ea54f8)

0.1.4 (2020-10-18)

Features

  • add (CategorySearch).URL method (b6a78da)

0.1.3 (2020-10-18)

Features

0.1.2 (2020-10-17)

Features

0.1.1 (2020-10-16)

0.1.0 (2020-10-16)

Features