Changelog

Every release, straight from the changesets. Newest first.

v0.29.3
patch

chore: sync with sdk 0.29.2

v0.29.1
patch

update docs + action to use .doccov/{pkg}/ output structure, add logo to badges

v0.29.0
minor

feat(badge): use doccov.json report instead of openpkg.json

Badge endpoints now read health score from .doccov/doccov.json instead of computing from openpkg.json. Added remote docs fetching to CLI (URL, GitHub patterns) with caching support. Moved spec cache to .doccov/cache/ subdirectory.

v0.28.2
patch

fix(cli): fail check on runtime errors; fix(sdk): compute drift ratio from total exports

v0.28.1
patch

style: sort imports alphabetically, remove unused import