Truscan
Extract

Watch a dependency's release notes

Read the changelog on a schedule and diff what changed.

Breaking changes are announced on pages nobody re-reads. Extracting the changelog on a schedule and holding the Markdown means a new entry is a diff rather than an outage.

  • Headings survive the conversion, so versions stay separable after extraction.
  • Always refetches, so a scheduled check never reads a stale copy.
  • Word count changes are a cheap first signal that something was added.

Markdown keeps the heading structure, which is usually how a changelog separates versions.