alleyinteractive/Changelog Extractor
Parse and extract structured information from Keep a Changelog formatted changelogs
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| changelog-path | Path to the changelog file | no | CHANGELOG.md |
| version | Specific version to extract (e.g., "1.14.0" or "v1.14.0"). Leave empty to return all versions. | no | — |
Outputs
| name | description |
|---|---|
| result | JSON array of parsed changelog entries |