{"id":39586418,"url":"https://github.com/mortenscheel/release-notes-cli","last_synced_at":"2026-01-18T07:37:48.099Z","repository":{"id":62794075,"uuid":"561987620","full_name":"mortenscheel/release-notes-cli","owner":"mortenscheel","description":"Easily show Github release notes from the terminal","archived":false,"fork":false,"pushed_at":"2023-07-26T08:41:01.000Z","size":115892,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-26T19:31:47.445Z","etag":null,"topics":["cli","github","release-notes"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mortenscheel.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-11-05T00:59:33.000Z","updated_at":"2025-02-28T10:38:15.000Z","dependencies_parsed_at":"2023-02-18T16:15:52.222Z","dependency_job_id":null,"html_url":"https://github.com/mortenscheel/release-notes-cli","commit_stats":null,"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/mortenscheel/release-notes-cli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mortenscheel%2Frelease-notes-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mortenscheel%2Frelease-notes-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mortenscheel%2Frelease-notes-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mortenscheel%2Frelease-notes-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mortenscheel","download_url":"https://codeload.github.com/mortenscheel/release-notes-cli/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mortenscheel%2Frelease-notes-cli/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28533170,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-18T00:39:45.795Z","status":"online","status_checked_at":"2026-01-18T02:00:07.578Z","response_time":98,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cli","github","release-notes"],"created_at":"2026-01-18T07:37:47.403Z","updated_at":"2026-01-18T07:37:48.089Z","avatar_url":"https://github.com/mortenscheel.png","language":"PHP","readme":"# Release notes CLI\nA command-line tool to find and show the release notes for a specific Github repository or Composer package.\n\n## Installation\n#### Composer\nRequirements: Linux or Mac with PHP 8.1 and Composer installed.\n```shell\ncomposer global require mortenscheel/release-notes-cli\n```\n#### Docker\n```shell\ndocker run --rm -it mono2990/release-notes {repo}\n```\nYou can optionally pass your Github token using an environment variable:\n```shell\ndocker run --rm -it -e RELEASE_NOTES_GITHUB_TOKEN={token} mono2990/release-notes {repo}\n```\nCaching is not supported when running in docker\n\n## Usage\n```\nrelease-notes \u003cname\u003e [options]\n\nArguments:\n  name                  Name of the repository or package\n\nOptions:\n  --tag[=TAG]           Specific tag\n  --from[=FROM]         From version\n  --to[=TO]             To version\n  --help                Display help\n  \nNote:\n  If neither --tag, --from or --too is provided, only the latest release will be displayed\n```\n#### Show latest release notes\n```shell\nrelease-notes laravel/framework\n```\n#### Show release notes for specific tag\n```shell\nrelease-notes laravel/framework --tag v9.34.0\n```\n\n#### Show all releases since specific version\n```shell\nrelease-notes laravel/framework --from 9.0\n```\n\n## Caching\nTo enable caching, run\n```shell\nrelease-notes cache:init\n```\nThe cache can be flushed manually by running\n```shell\nrelease-notes cache:clear\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmortenscheel%2Frelease-notes-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmortenscheel%2Frelease-notes-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmortenscheel%2Frelease-notes-cli/lists"}