Releases: adsabs/ADSReferencePipeline
Releases · adsabs/ADSReferencePipeline
v1.0.2
What's Changed
Added the following columns to the resolved_reference table:
- publication_year (publication year for the matched publication, integer)
- refereed_status (refereed status for the matched publication, 0 or 1)
- scix_id (Column(String))
Added OUP parser
Updated unit tests to mock the database instance
PRs implemented
- Mock pr by @Thomas-S-Allen in #34
- Add scix by @Thomas-S-Allen in #35
- OUP parser for references extracted from fulltext by @ehenneken in #37
- Resolved reference columns by @Thomas-S-Allen in #36
New Contributors
- @ehenneken made their first contribution in #37
Full Changelog: v1.0.1...v1.0.2
v1.0.1
Add external_identifier column to ResolvedReference table.
What's Changed
- to see the coverage by @golnazads in #17
- Issue 21 encoding by @Thomas-S-Allen in #27
- Issue 16 by @Thomas-S-Allen in #31
New Contributors
- @Thomas-S-Allen made their first contribution in #27
Full Changelog: v1.0.0...v1.0.1
First Release
Merge pull request #15 from golnazads/master Issues #3, #4, #14, and #15
First release
Merge pull request #1 from golnazads/master the first