Skip to content

semanticscholar-0.6.0

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Nov 16:41

New Features

  • Added support for asynchronous requests by @gabriel-trigo in #56
  • Added pool_from parameter in get_recommended_papers() (d245515)

Bug Fixes

  • Fixed the maximum sum of offset and limit from 10,000 to 1,000 (908838a)

Breaking Changes

  • Removed deprecated URL partner.semanticscholar.org (01c9988)
  • Replaced requests with httpx for asynchronous support

New Contributors

Full Changelog: v0.5.0...v0.6.0