Detects and reads changelog files from installed packages.
Supports common changelog file names: CHANGELOG.md, HISTORY.md, CHANGES.md, and their case variations.
Summary
Functions
Finds the changelog file for a package.
Checks if a package has a changelog.
Reads the changelog content for a package.
Extracts the entry for a specific version from markdown changelog.
Lists all versions mentioned in a changelog.
Functions
Finds the changelog file for a package.
Checks if a package has a changelog.
Reads the changelog content for a package.
Extracts the entry for a specific version from markdown changelog.
Lists all versions mentioned in a changelog.