v0.14.1 — widen attune-rag pin to <0.3
Released 2026-05-25 · PyPI
Changed
- Widen
attune-ragpin in the[rag]extra:>=0.1.0,<0.2→>=0.1.0,<0.3. Unblocks installs ofattune-author[rag]alongside the freshly-released attune-rag 0.2.0, which is the first SemVer-binding cut. The 0.2.0 release is purely additive (newattune_rag.measure_corpuspublic module, newload_aliases_from_filehelper, newDirectoryCorpus(extra_aliases_file=...)kwarg); theRagPipeline/DirectoryCorpus/FaithfulnessJudgeAPIs consumed byattune_author.rag_hookandattune_author.faithfulnessare unchanged, so no code adaptation needed. Cap raised one minor (<0.3) rather than open-ended so the next breaking attune-rag bump still requires explicit re-validation.
Full changelog: CHANGELOG.md