This release adds 2 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Summary
AI summaryFixed stale pending docblock attachment after intervening source lines.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Low |
Adds shdoc(1) manual page and install support Adds shdoc(1) manual page and install support Source: llm_adapter@2026-06-01 Confidence: high |
— |
| Feature | Low |
Improves make install with PREFIX, DESTDIR, MANDIR, and INSTALL overrides Improves make install with PREFIX, DESTDIR, MANDIR, and INSTALL overrides Source: llm_adapter@2026-06-01 Confidence: high |
— |
| Feature | Low |
Adds regression coverage for list heading separation, indented descriptions, skipped docblocks, and internal functions Adds regression coverage for list heading separation, indented descriptions, skipped docblocks, and internal functions Source: llm_adapter@2026-06-01 Confidence: high |
— |
| Bugfix | Medium |
Fixes stale pending docblocks attaching to later functions after intervening source lines Fixes stale pending docblocks attaching to later functions after intervening source lines Source: llm_adapter@2026-06-01 Confidence: high |
— |
| Bugfix | Medium |
Fixes @internal state leaking past skipped/undocumented declarations Fixes @internal state leaking past skipped/undocumented declarations Source: llm_adapter@2026-06-01 Confidence: high |
— |
| Bugfix | Medium |
Fixes indented @description continuation handling, including nested function docs Fixes indented @description continuation handling, including nested function docs Source: llm_adapter@2026-06-01 Confidence: high |
— |
Full changelog
v1.4
- Added a
shdoc(1)manual page and install support for it. - Improved
make installwithPREFIX,DESTDIR,MANDIR, andINSTALLoverrides. - Fixed stale pending docblocks attaching to later functions after intervening source lines.
- Fixed
@internalstate leaking past skipped/undocumented declarations. - Fixed indented
@descriptioncontinuation handling, including nested function docs (#50). - Added regression coverage for list heading separation (#30), indented descriptions, skipped docblocks, and internal functions.
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About Shdoc
All releases →Beta — feedback welcome: [email protected]