Skip to content

Releases: scholarly-python-package/scholarly

v1.0

04 Dec 13:33
915f173
Compare
Choose a tag to compare
Merge pull request #221 from scholarly-python-package/develop

Develop

v1.0b1

25 Nov 11:06
4d4b120
Compare
Choose a tag to compare
  • Add data type definition for Author and Publications
  • Fix documentation
  • Organize Author and Publication structure
  • Add Source to Author and Publication
  • Fix minor issues

v0.5.1

09 Oct 13:05
13b203a
Compare
Choose a tag to compare
  • remove inconsistent test module
  • update unittests
  • fix case where the description of a publication couldn't be retrieved

v0.5.0

16 Sep 12:25
1cda11f
Compare
Choose a tag to compare
  • Create an abstraction layer for the Proxy Management methods
  • Add specific User Agent per request
  • Add author_id to publications
  • Minor bugfixes
  • Change in connection methods organization

v0.4.2

28 Aug 01:22
8f88a8d
Compare
Choose a tag to compare
Merge pull request #183 from scholarly-python-package/develop

Preparing for 0.4.2

v0.4.1

07 Aug 15:38
17dd881
Compare
Choose a tag to compare
  • Update documentation

v0.4.0.1

07 Aug 02:25
b984b90
Compare
Choose a tag to compare

Minor release for a bug fix ('Publication' object has no attribute 'citations_link' )

v0.4.0

04 Aug 13:45
f4307cb
Compare
Choose a tag to compare
  • Add Luminaty proxy service support
  • Add support for Freeproxy, Luminaty and no proxy in test module
  • Add virtual environment parameters for the test module and Luminati service
  • Fix empty publication tests
  • Fix search by author ID test

v0.3.3

01 Jun 03:07
e9eb8ab
Compare
Choose a tag to compare

Fixing links on PyPI

v0.3.2

01 Jun 02:58
cc6beb0
Compare
Choose a tag to compare

Minor bug fixes, pointers to documentation updated