This repository has been archived by the owner on Oct 5, 2023. It is now read-only.
Releases: coreofscience/python-wostools
Releases · coreofscience/python-wostools
3.0.2
Logging bug fix
- Put invalid reference message in debug channel.
Scopus RIS support
3.0.0 (2020-10-15)
- (!) Adds scopus RIS format support.
- Drops support for
LazyCollection
. - Adds docummented support for Python 3.8 and 3.9
- Drops docummented support for Python 3.6.
- Improves article matching in collections.
Ignore records and references with not enough information
We demand one author, a publication year and a publication medium (journal or book title) in order to build an articles label, absent those fields the content is ignored.
Accomodates for unknown ISI fields
WOS adds new fields every year, from now if we find a seemingly valid unknown field we just include it in the article's extra information.
Fix and prevent distribution issues.
v2.0.5 Fix and prevent distribution issue
Add issue to the article's plain dict
Do what the title says and fix some happy accidents.
Add issue to the article
Just added a new issue
field to the article itself.
Fix bug with first author while merging.
v2.0.2 Fix authors merging bug
Invisible character bugfix
There are some times invisible characters in ISI files.