get_latest_release
Get the single latest release (version tag, publish date, and GitHub release-notes link) for ONE NAMED Canton-ecosystem package: canton, daml, dpm, or splice. Canton-specific. Requires a package name as input. Use when the user names a specific package ("what's the latest daml release", "latest canton version"); use get_current_versions instead for a cross-package snapshot of all four at once or MainNet/TestNet deployment status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| package | Yes | Repo or package name: "canton", "daml", "dpm", "splice", or a full owner/repo. |