Releases: J535D165/pyalex
Releases · J535D165/pyalex
v0.18
v0.17
v0.16
What's Changed
- Fix README examples by @lambdamusic in #52
- Update README.md with citing publications case and better wording by @ahundt in #55
- Add native support for expressions via filters by @J535D165 in #50
- Missing Python code block type by @raffaem in #59
New Contributors
- @lambdamusic made their first contribution in #52
- @ahundt made their first contribution in #55
- @raffaem made their first contribution in #59
Full Changelog: v0.15.1...v0.16
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