Releases: J535D165/pyalex
Releases · J535D165/pyalex
v0.21
v0.20
v0.19
What's Changed
- Code snippet to search for author of a given institution by @raffaem in #70
- Better document random and sample by @raffaem in #73
- Code to check whether the API key is working by @raffaem in #78
- Document standard for country codes by @raffaem in #74
- Add OpenAlex Premium authentication test by @J535D165 in #80
- Warn that code only downloads first 25 works by @raffaem in #81
- Fix a couple of bugs by @PeterLombaers in #89
- Give the logger the name
pyalexby @raffaem in #82
Full Changelog: v0.18...v0.19
v0.18
What's Changed
- Fix bug when calling
nextby @PeterLombaers in #64 - Add session reuse for pagination by @J535D165 in #65
Full Changelog: v0.17...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