Skip to content

Version 0.10.0

Compare
Choose a tag to compare
@geritwagner geritwagner released this 02 Oct 07:17
· 1308 commits to main since this release
0.10.0
0525e97

Added

  • SearchSources: SYNERGY datasets, OpenAlex, ERIC, IEEEXplore, ArXiv
  • JournalRankings: index, prep, and prescreen
  • CoLRev shell via cli-repl (colrev shell)
  • prep operation: pause and resume
  • Dashboard overview of the sample and project status
  • Extended tests, updated documentation (especially for extension development)
  • GitHub workflows to update dependencies (poetry update)
  • Ruff linter

Changed

  • Load: ris/csv/... files are loaded directly (without creating intermediate BibTeX file)
  • Introduced namespaced fields (e.g., colrev.pubmed.pubmedid instead of pubmedid)
  • Extracted quality checks to separate Quality Model
  • Docs: instructions for development setup
  • Code quality improvements (codacy)

Removed

  • colrev-asreview: extracted to separate package
  • watchdog-based service