Skip to content

Releases: scholarly-python-package/scholarly

v1.4.5

09 Nov 21:43
4169158
Compare
Choose a tag to compare

Minor bug fixes

v1.4.4

25 Oct 20:13
2383b60
Compare
Choose a tag to compare

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

13 Oct 21:48
4a783b1
Compare
Choose a tag to compare

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

12 Oct 16:45
720a522
Compare
Choose a tag to compare

Bugfix

ScraperAPI proxy works reliably

v1.4.1

27 Sep 15:38
b0aa82a
Compare
Choose a tag to compare

Bugfix

Warn if geckodriver is not installed instead of failing.

v1.4.0

17 Sep 19:02
994a247
Compare
Choose a tag to compare

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

31 Aug 13:09
9fe14de
Compare
Choose a tag to compare
Merge pull request #321 from scholarly-python-package/develop

Releasing v1.3.1

v1.3.0

24 Aug 13:50
7fe6ba6
Compare
Choose a tag to compare
Merge pull request #319 from scholarly-python-package/develop

Releasing 1.3.0

v1.2.2

21 Jul 23:11
46a5cbc
Compare
Choose a tag to compare
Merge pull request #309 from scholarly-python-package/develop

Version 1.2.2 to fix issues with the ScraperAPI

v1.2.1a

16 Jul 18:38
78fb529
Compare
Choose a tag to compare
Merge pull request #306 from scholarly-python-package/develop

Update setup.py