Skip to content

Releases: adsabs/adsabs-pyingest

update to errata / corrigenda handling (jats)

05 Apr 19:27
197030e
Compare
Choose a tag to compare
Merge pull request #139 from seasidesparrow/master

Miscellaneous fixes

Updating requirements for Unidecode to match adsputils

12 Mar 21:02
aad30c6
Compare
Choose a tag to compare
Merge pull request #137 from seasidesparrow/master

 	modified:   requirements.txt

Updating requirements for lxml

12 Mar 20:48
3b99efb
Compare
Choose a tag to compare
Merge pull request #136 from seasidesparrow/master

Minor maintenance update

Updating requirements for lxml

12 Mar 20:46
3b99efb
Compare
Choose a tag to compare
Merge pull request #136 from seasidesparrow/master

Minor maintenance update

PNAS parser fix for pagination (vol 118+)

20 Jan 20:47
61d235f
Compare
Choose a tag to compare

Modifies pyingest/parsers/pnas.py to use the new id number rather than first- and last-page for the journal field pagination & bibcode.

Update of jats.py to handle multiple affils per author

19 Jan 15:27
7df7900
Compare
Choose a tag to compare

Bugfix release to deal with jats parser taking only the first affiliation for each author in OUP publications (e.g. MNRAS).

Updated author name information

18 Nov 15:51
4a7237a
Compare
Choose a tag to compare

Fix to deal with citation capture issue.

Python 3 compatible

29 Oct 15:12
2f2d55b
Compare
Choose a tag to compare

#107 - Python 3 compatibility

Better handling of surnames with leading lower case elements

09 Oct 11:13
185b41f
Compare
Choose a tag to compare

Fixes issue of scrambled Dutch names being rendered out of order (e.g. "den van Berg" instead of "van den Berg").

Better handling of Dutch-, etc. style names with leading lowercase elements (e.g. "van den", "'t", "de la").

Removes adsputils dependency

25 Sep 12:47
c99ab87
Compare
Choose a tag to compare
Merge pull request #103 from seasidesparrow/master

 	modified:   examples/ex_procsci.py