News
2026-01-29
New releases:
- colrev v0.16.1 (https://pypi.org/project/colrev/)
- search-query v0.14.1 (https://pypi.org/project/search-query/)
2026-01-28
New releases:
search-query v0.14.0 (https://pypi.org/project/search-query/)
Release notes:
- Documentation and demo notebook: Revised the documentation and extended the demo notebook.
- Generic query syntax: Make fields case insensitive.
- Linter message refinement: Formatting (cli) and internal handling revised.
WOS_0005deprecated. - Extend
QueryErrorCode.JOURNAL_FILTER_IN_SUBQUERY: AddedISSNandISBNfields. - Dependency: Removed
packagingdependency.
2026-02-06
New releases: - search-query v0.15.0 (https://pypi.org/project/search-query/)
Release notes:
- Polish docs (automate page, with pinned colrev version; functional overview)
- Extend tests (covering code in the paper; dist smoke test)
- JSON: make
SearchQuery(query=...)the (safer) default