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