Changed
- SearchTypes: API, TOC, MD are added, PDFS is replaced by FILES.
- SearchTypes are explained in the docs.
- Package documentation is imported to docs.
- colrev.pdfs_dir and colrev.video_dir are integrated into colrev.files_dir.
0.10. - 2023-10-02
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