Skip to content

Releases: fabiobatalha/crossrefapi

1.7.0

03 Jul 20:49

Choose a tag to compare

git config pull.rebase true

1.6.1

08 Oct 18:16

Choose a tag to compare

update deps

1.5.2

12 Jul 15:40

Choose a tag to compare

Update version

1.5.1

12 Jul 14:28

Choose a tag to compare

  • Minor documentation fixes
  • Support for request_params in function all

Support for Crossref Plus

17 Jun 17:06
090b62c

Choose a tag to compare

Support for Crossref Plus included

1.4.0

18 Oct 18:59

Choose a tag to compare

Fix query.title deprecation

1.3.0

23 Mar 19:17
53f84ee

Choose a tag to compare

Supporting the Testing API to deposit documents.

1.2.0

10 Oct 19:24

Choose a tag to compare

Implementing auto throttling while iterating with Crossref API.
The throttling rate is established according to X-Rate-Limit-Limit and X-Rate-Limit-Interval.

1.1.1

09 Oct 14:41

Choose a tag to compare

Including Depositor class in Readme.rst
Including Etiquette for Depositor class

1.1.0

04 Oct 18:07

Choose a tag to compare

Support for polite requests defining the user-agent using the Etiquette Class.
Support sample method for Works queries, it can be used mixed with filters.
Support filters for Members and Funders.
Support fields select for Works queries.