All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.7.0 (2022-11-29)
- client: allow custom dns resolver
- client: allow custom dns resolver (5d17188)
- deps: update module github.com/stretchr/testify to v1.7.1 (b69391e)
- deps: update module github.com/stretchr/testify to v1.7.2 (3134be6)
- deps: update module github.com/stretchr/testify to v1.7.3 (a1f5045)
- deps: update module github.com/stretchr/testify to v1.7.4 (352ac69)
- deps: update module github.com/tidwall/gjson to v1.13.0 (7d74d94)
- deps: update module github.com/tidwall/gjson to v1.14.0 (1a019ca)
- deps: update module github.com/tidwall/gjson to v1.14.1 (41f5ab9)
- deps: update module github.com/tidwall/gjson to v1.14.3 (1073335)
0.6.3 (2021-12-03)
- deps: update module github.com/natescarlet/snapshot to v0.6.0 (5b2959c)
- deps: update module github.com/puerkitobio/goquery to v1.7.0 (361a1d8)
- deps: update module github.com/puerkitobio/goquery to v1.7.1 (ffff7a5)
- deps: update module github.com/puerkitobio/goquery to v1.8.0 (1f6fbe3)
- deps: update module github.com/tidwall/gjson to v1.10.0 (ae81c1b)
- deps: update module github.com/tidwall/gjson to v1.10.1 (6ff031a)
- deps: update module github.com/tidwall/gjson to v1.10.2 (7f5f1af)
- deps: update module github.com/tidwall/gjson to v1.12.1 (25847df)
- deps: update module github.com/tidwall/gjson to v1.7.0 (396031c)
- deps: update module github.com/tidwall/gjson to v1.7.1 (fef6c0c)
- deps: update module github.com/tidwall/gjson to v1.7.2 (03f3bde)
- deps: update module github.com/tidwall/gjson to v1.7.3 (3460365)
- deps: update module github.com/tidwall/gjson to v1.7.4 (461f23e)
- deps: update module github.com/tidwall/gjson to v1.7.5 (aec9c44)
- deps: update module github.com/tidwall/gjson to v1.8.0 (7c85f5c)
- deps: update module github.com/tidwall/gjson to v1.8.1 (99c3753)
- deps: update module github.com/tidwall/gjson to v1.9.0 (e565fd3)
- deps: update module github.com/tidwall/gjson to v1.9.1 (0112788)
- deps: update module github.com/tidwall/gjson to v1.9.2 (0558b32)
- deps: update module github.com/tidwall/gjson to v1.9.3 (1a3d808)
- deps: update module github.com/tidwall/gjson to v1.9.4 (327b84a)
0.6.2 (2021-01-24)
- add i.pximg.net to client.BlockedHostnames (d069a44)
0.6.1 (2021-01-10)
- novel: wrong jump page content html rendering (4e99eb6)
0.6.0 (2021-01-10)
- novel: support embbed image for HTMLContent
- novel: missing paragraph support for HTMLContent (b90f32e)
0.5.1 (2021-01-10)
- novel: trim space for SimpleContentRenderer image link (5cdd312)
0.5.0 (2021-01-09)
- artwork: use int64 for resolution search option
- artwork: add SearchMode type
- artwork: add ContentRating type
- artwork: add Order type
- artwork: rename SearchOptionSearchMode -> SearchOptionMode
- artwork: rename SearchOptionMode -> SearchOptionContentRating
- artwork: rename SearchOptionResolutionRatio -> SearchOptionResolution
- artwork: add ContentRating type (7c74e2d)
- artwork: add Order type (2df58b8)
- artwork: add SearchMode type (18ab9a0)
- artwork: rename SearchOptionMode -> SearchOptionContentRating (f7ff4b4)
- artwork: rename SearchOptionResolutionRatio -> SearchOptionResolution (c1214d6)
- artwork: rename SearchOptionSearchMode -> SearchOptionMode (bd8a57c)
- artwork: use int64 for resolution search option (5305efa)
- artwork: search by resolution not work (0a5b7fe)
- artwork: search option WidthtGreaterThan -> WidthGreaterThan (7a145b8)
0.4.2 (2021-01-09)
0.4.1 (2021-01-03)
0.4.0 (2020-11-25)
- add
pixiv:
prefix to all errors - add SearchOptions
- not prevent repeat fetch
- use client from context
- add
pixiv:
prefix to all errors (444af85) - add SearchOptions (4b085d8)
- not prevent repeat fetch (903ed9a)
- use client from context (ac7122c)
0.3.5 (2020-10-15)
- follow search api change (bab1ecf)
0.3.4 (2020-09-15)
- add client.DNSQueryURL config (8f53ffc)
- bypass sni should check tls certs (9bf1ac3)
- RoundTripper should not modify request (b52fa79)
- tls cert verification should check expire time (ad425c6)
0.3.3 (2020-09-15)
- should use default transport when wrapped is nil (e6fcd0c)
0.3.2 (2020-09-15)
0.3.1 (2020-04-06)
- add artwork.Rank.URL method (ff172a4)
0.3.0 (2020-04-06)
- artwork.Page.URLs -> artwork.Page.Image (dace691)
- Artwork.URLs -> Artwork.Image (5a57f6f)
- client url functions to
URL
methods (1033706) - User.AvatarURLs -> User.Avatar (2d72011)
0.2.0 (2020-04-04)
- split packages (1d95568)