Skip to content
This repository has been archived by the owner on Mar 1, 2023. It is now read-only.

0.7

Pre-release
Pre-release
Compare
Choose a tag to compare
@rabdill rabdill released this 13 Oct 23:30
· 198 commits to master since this release

The Rxivist web application has been removed from this repo and totally decoupled from the underlying API.

Web crawler

  • DOI is no longer a unique constraint when recording bioRxiv papers published elsewhere, since sometimes multiple posts to bioRxiv end up being published as one paper.
  • Requests-HTML was upgraded to avoid a ridiculous design decision in the fake_useragent package that renders it useless if their website goes down. Required upgrading to Python 3.6 also.
  • Detailed author entities now ranked alongside the old authors.
  • User can configure whether logs are sent to stdout
  • Fixed bug that created empty log files when logging to file is disabled
  • Author lists are updated when a bioRxiv revision is posted

API

  • Responses now use only the "detailed author" entities, rather than the old authors that had only names associated with them.
  • Created Docker container for deployment
  • Twitter data returned in paper queries