Releases: J535D165/pyalex
Releases · J535D165/pyalex
v0.15.1
v0.15
What's Changed
- Add URL encoding for filter values @edsu in #42 and @J535D165 in #43. This will provide Pyalex with support for DOIs with special characters (such as = or ?).
- Return error when paging with cursor method while using sample by @PeterLombaers in #44
- Remove DeprecationWarnings on pyalex import and remove Venues by @J535D165 in #45
New Contributors
Full Changelog: v0.14...v0.15
v0.14
Full Changelog: v0.13...v0.14
v0.13
v0.12
What's Changed
- Remove flake8 linter from workflows by @J535D165 in #24
- Add example on paging by @J535D165 in #27
- Add retry option based on Retry from urllib3.util by @romain894 in #28
- Refactor pagination and add support for offset pagination by @J535D165 in #31
New Contributors
- @romain894 made their first contribution in #28
Full Changelog: v0.11...v0.12
v0.11
Full Changelog: v0.10.1...v0.11
Release v0.10.1
Release v0.10
What's Changed
- Replace linters by ruff by @J535D165 in #17
- Add support for OpenAlex Funders by @J535D165 in #20
- Update api.py with docstring for paginate by @zlatko-minev in #18
New Contributors
- @zlatko-minev made their first contribution in #18
Full Changelog: v0.9...v0.10
Release v0.9
Release v0.8
What's Changed
- Typos by @PeterLombaers in #4
- Fix 404 URL to n-gram in README.md by @dpriskorn in #5
- Deprecate venues in favor of sources by @J535D165 in #8
- Adds support for OpenAlex api_key request parameter by @phil-scholarcy in #7
- Improve HTTP error handling for inconsistent OpenAlex responses by @J535D165 in #9
New Contributors
- @PeterLombaers made their first contribution in #4
- @dpriskorn made their first contribution in #5
- @phil-scholarcy made their first contribution in #7
Full Changelog: v0.7...v0.8