Skip to content

Releases: modenicheng/pixiv-api

v2.0.0

Choose a tag to compare

@github-actions github-actions released this 09 Aug 10:16

v2.0.0 — Search Options

search_illust() now takes a single SearchOptions struct with 10 new verified search filters (date range, content type, dimensions, aspect ratio, tool, AI-work hiding, …). Breaking change: the old five positional arguments are gone. See the migration guide.

Every new option was verified against the live Pixiv API by a smoke-test suite; parameters the endpoint silently ignores or rejects were removed instead of shipped.

🙏 Special thanks

This release's API improvements — the SearchOptions design, the HTTP-snooped search parameters, and the drive to make search calling ergonomic — came from RustyNova016 in PR #2. Their contribution pushed the project's API to be more complete and far nicer to use. Thank you!

What's Changed

New Contributors

Full Changelog: v1.2.0...v2.0.0

v1.2.0

Choose a tag to compare

@github-actions github-actions released this 01 Jun 17:45

Full Changelog: v0.1.4...v1.2.0

v0.1.4

Choose a tag to compare

@github-actions github-actions released this 28 May 04:52

Full Changelog: v0.1.2...v0.1.4

v0.1.2

Choose a tag to compare

@github-actions github-actions released this 27 May 16:56

Full Changelog: v0.1.1...v0.1.2