You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The scan command summarizes the content of changelog files to provide a quick overview of a repository. It reports release count, date range, versioning compatibility, forge information, and unreleased changes.
Usage examples
CLI
$ heylogs scan --output summary.txt --format json
# Summarizes changelog content in JSON format and writes to summary.txt