Skip to content

Releases: PubPeerFoundation/PublicationDataExtractor

Stop calling doi.org

22 Feb 10:09
7871b5a
Compare
Choose a tag to compare

We've experienced some performance issues when calling doi.org API.

Fix guzzle Exception error

17 Aug 13:57
c59ae90
Compare
Choose a tag to compare
0.6.2

Apply fixes from StyleCI (#26)

update Carbon

03 Aug 20:16
f169260
Compare
Choose a tag to compare

update Carbon

guzzle-factory update

03 Aug 20:05
e3747c1
Compare
Choose a tag to compare

guzzle-factory update

PHP 8 and higher

03 Aug 16:19
a2e9ca6
Compare
Choose a tag to compare

Allow for PHP 8 and higher

Fetch complementary resources bug

29 Nov 21:24
2a810b0
Compare
Choose a tag to compare

There is a bug in the complementary resources fetch process.

Resolve Carbon conflict

07 May 14:41
Compare
Choose a tag to compare
0.4.2

Didn't like Carbon update on an old version of Laravel

Preprint data

07 May 14:04
cd2023f
Compare
Choose a tag to compare

Add a link key on the generated JSON to reflect the publication's link to a preprint. Two values are possible:

  • is_preprint_of
  • has_preprint

symfony/dom-crawler upgrade

10 Dec 11:26
Compare
Choose a tag to compare

Last upgrade needed: symfony/dom-crawler

Package updates

10 Dec 11:07
Compare
Choose a tag to compare

Updated Carbon to a newer version and fixed a couple of deprecation warnings as well as PHP 7.3 incompatibilities.

Also now testing for PHP 7.3 and PHP 7.4 in TravisCI