Removed dead ITERATE_PAGE_SIZE constant, which claimed a per_page max
of 200 (OpenAlex's documented ceiling is 100) (#1)
Docs
Page-size examples and docs reconciled to the documented 100 ceiling.
Wrong Python kwarg names (per_page=, sort=) in call examples fixed
in a docs-only commit on main immediately after tagging
Dated resolution note on the DOC-1 per_page finding
v0.2.0 (2026-06-07)
Added
Batch retrieval (batch_get()) with auto-generated batch_get_by_*()
convenience methods
OpenAIRE vs OpenAlex cross-reference analysis report
Fixed
Nullable boolean fields in Location and OpenAccess made optional