Releases: scholarly-python-package/scholarly
Releases · scholarly-python-package/scholarly
v1.4.4
Bugfix
Fix a bug that would have prevented setting up ScraperAPI with exactly 1000 successful requests during the first week of the trial
Enhancement
Use FreeProxy instead of premium proxy servers when possible
v1.4.3
Bugfix
- Fill the complete title of publications even if it appears truncated
- Robustly handle exceptions when more than 20 coauthors of a scholar cannot be fetched
v1.4.2
Bugfix
ScraperAPI proxy works reliably
v1.4.1
Bugfix
Warn if geckodriver
is not installed instead of failing.
v1.4.0
Features
- Fetch the complete list of coauthors #322
- Fetch all
citeids
for a given publication #324
- Make scholarly objects inherently serializable #325
- Expose
scholarly
specific exceptions #327
Bugfixes
- Test Tor on macOS and skip the test if
tor
is not installed #323
- Get
cites_id
and citedby_url
without having to fill the publication #328
v1.3.1
Merge pull request #321 from scholarly-python-package/develop
Releasing v1.3.1
v1.3.0
Merge pull request #319 from scholarly-python-package/develop
Releasing 1.3.0
v1.2.2
Merge pull request #309 from scholarly-python-package/develop
Version 1.2.2 to fix issues with the ScraperAPI
v1.2.1a
Merge pull request #306 from scholarly-python-package/develop
Update setup.py