Published March 26, 2023
| Version 0.8.0
Software
Open
CoLRev: An open-source environment for collaborative reviews
Creators
Description
Added
- Unit tests: increased test coverage to 70%, added Github actions matrix tests across OS and Python versions
- Completed OpenSSF Best Practices checks (1)
- Added forward and backward searches based on OpenCitations
- Moved documentation to readthedocs and revised documentation
- Added dependabot and pre-commit.ci: automated code and secrity checks
- Added support for Github actions, distinguishing packages that are supported in ci-environments (
ci_supported
flag) - Added Pubmed API searches and metadata preparation support
- Option to initialize and run CoLRev repositories without requiring Docker
- Overview video presented at ESMARConf2023 1
- CITATION.cff and Zenodo
- API-searches for the AIS eLibrary
- Numerous modifications based on the user tests
- Replaced OpenSearch with sqlite
- SearchSource interface:
run_search
andadd_package
are now mandatory - Documentation review, including detailed information on development status
- Consistent setup of Github actions (test, publish to PyPI)
- Built-in packages renamed from
colrev_built_in
tocolrev
- Data package
manuscript
renamed topaper_md
- Simplified upgrade operation and activated upgrades per default
- Extracted and refactored language-service
- Several bugfixes
Notes
Files
CoLRev-Ecosystem/colrev-0.8.0.zip
Files
(3.3 MB)
Name | Size | Download all |
---|---|---|
md5:ac042b410edcb98ce5d7ae4d7ff36f90
|
3.3 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/CoLRev-Ecosystem/colrev/tree/0.8.0 (URL)