Skip to content

Releases: adsabs/ADSReferencePipeline

v1.0.2

19 Mar 16:07
cefcd4b

Choose a tag to compare

What's Changed

Added the following columns to the resolved_reference table:

  1. publication_year (publication year for the matched publication, integer)
  2. refereed_status (refereed status for the matched publication, 0 or 1)
  3. scix_id (Column(String))

Added OUP parser

Updated unit tests to mock the database instance

PRs implemented

New Contributors

Full Changelog: v1.0.1...v1.0.2

v1.0.1

27 Jan 21:09
6a64965

Choose a tag to compare

Add external_identifier column to ResolvedReference table.

What's Changed

New Contributors

Full Changelog: v1.0.0...v1.0.1

First Release

14 Apr 21:07
43e1c25

Choose a tag to compare

Merge pull request #15 from golnazads/master

Issues #3, #4, #14, and #15

First release

23 Aug 14:47
161aeed

Choose a tag to compare

First release Pre-release
Pre-release
Merge pull request #1 from golnazads/master

the first