search-query v0.15.0 released
Software
search-query v0.15.0 polishes the documentation, extends tests, and makes SearchQuery(query=…) the safer JSON default.
Release notes:
- Polish docs: automate page, pinned colrev version, functional overview.
- Extend tests: cover code in the paper and distribution smoke test.
- JSON: make
SearchQuery(query=...)the safer default.