Skip to content

Releases: PubPeerFoundation/PublicationDataExtractor

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

Drop Arxiv version

24 May 12:59
ba8676b
Compare
Choose a tag to compare

Arxiv identifiers can look like:

  • 1609.05197
  • 1609.05197v2

They both link to the same API metadata with the latest version up to date. Keeping the latest version is not ideal as it makes it harder to look for.

Default to first day of month update

09 Nov 11:00
Compare
Choose a tag to compare
0.2.16

Default to first day of month update

Fix introduced bug

09 Nov 10:26
Compare
Choose a tag to compare
0.2.15

Fix intruduced bug

Better Update Types

09 Nov 10:07
Compare
Choose a tag to compare
0.2.14

Better Update type standarisation

Catch as many emails as possible

14 Sep 13:44
Compare
Choose a tag to compare
0.2.13

Change Email regex for a more catch all version

Use secure DOI API URL

20 Aug 12:00
Compare
Choose a tag to compare

Thanks to @katrinleinweber for this update!

Fix Arxiv author list bug

20 Aug 09:34
Compare
Choose a tag to compare

Arxiv extractor was only listing the first author. Welcome to the PHP XML Hell 😄

Author attribute setter refactor

18 Jul 07:23
Compare
Choose a tag to compare

Try to get rated 10 by Scrutinizer 😄