- Fix packaging accident to allow package to install correclty.
- Clear logging error channel.
- (!) 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.
- Remove from the collection those documents whose label is unknow or conflictive.
- Accomodate for unknown fields in ISI WOS files.
- Fix and prevent distribution accidents.
- Add issue to the articles plain dict output.
- Fix some bugs with issues.
- Add issue to the articles top level.
- Fix bug with first author merging articles.
- Remove instances where we inherit from
object.
- Fix error with wos files that have an invisible character before the field key.
- Make the article class more concrete
- Make collections iterable
- Add cached and lazy collections for different use cases
- Add support for all WOS fields.
- Add graph building support.
- Add a little cli for common tasks.
- First release on PyPI.