Find when something changed
search_changelogSearch a package's changelog for mentions of an API, option, or CVE to see when it was added, deprecated, or removed.
Instructions
Finds the versions whose release notes mention a term (an API name, an option, 'deprecated', a CVE): each matching line with its version and date, oldest first, so you can see when something was added, deprecated or removed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | ||
| package | Yes | ||
| ecosystem | Yes | npm, pypi, cargo, go, maven, nuget |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hits | Yes | ||
| total | Yes | ||
| package | Yes |