New Features
- Added support for paper title search. (3a3f797)
Enhancements
- Added asynchronous iterator for
PaginatedResults
by @rgeronimi in #95
Bug Fixes
- Removed unnecessary
nest_asyncio.apply()
call when using the library in asynchronous mode by @rgeronimi in #95
New Contributors
- @rgeronimi made their first contribution in #95
Full Changelog: v0.8.4...v0.9.0