{"id":18146552,"url":"https://github.com/zorbash/changelog","last_synced_at":"2025-04-23T16:42:08.592Z","repository":{"id":40352733,"uuid":"458941203","full_name":"zorbash/changelog","owner":"zorbash","description":null,"archived":false,"fork":false,"pushed_at":"2024-04-05T09:53:07.000Z","size":22,"stargazers_count":10,"open_issues_count":0,"forks_count":4,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-30T01:36:40.708Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Elixir","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zorbash.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2022-02-13T21:52:09.000Z","updated_at":"2024-05-09T01:24:48.000Z","dependencies_parsed_at":"2024-04-05T10:47:12.992Z","dependency_job_id":null,"html_url":"https://github.com/zorbash/changelog","commit_stats":{"total_commits":7,"total_committers":3,"mean_commits":"2.3333333333333335","dds":0.4285714285714286,"last_synced_commit":"1fdfcdb1ec7fba54e09d4d8eb21f2c4935f1491c"},"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zorbash%2Fchangelog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zorbash%2Fchangelog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zorbash%2Fchangelog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zorbash%2Fchangelog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zorbash","download_url":"https://codeload.github.com/zorbash/changelog/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250472043,"owners_count":21436071,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":[],"created_at":"2024-11-01T21:08:13.185Z","updated_at":"2025-04-23T16:42:08.574Z","avatar_url":"https://github.com/zorbash.png","language":"Elixir","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Changelog\n\nA mix task to fetch changelogs of updatable packages.\n\n## Installation\n\nAdd `:changelog` as a dependency to your project's `mix.exs`:\n\n```elixir\ndefp deps do\n  [\n    {:changelog, \"~\u003e 0.1\", only: [:dev, :test], runtime: false}\n  ]\nend\n```\n\nThen you can run it with:\n\n```bash\nmix deps.get\n\n# Will retrieve the changelogs of all the packages in mix.lock\nmix changelog\n```\n\nTo run it only for some packages:\n\n```bash\n# Will only fetch the changelogs of jason and phoenix packages\nmix changelog jason phoenix\n```\n\n## Example\n\n```\nmix changelog tailwind\n\nPackage: tailwind\nCurrent version: 0.1.4\nLatest version:  0.1.5\nHexdiff: https://diff.hex.pm/diff/tailwind/0.1.4..0.1.5\n\n# CHANGELOG\n\n## v0.1.5 (2022-01-18)\n  * Prune app.js css import to remove required manual step on first install\n\n```\n\n## License\n\nCopyright (c) 2022 Dimitris Zorbas, MIT License.\nSee [LICENSE.txt](https://github.com/zorbash/changelog/blob/master/LICENSE.txt) for further details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzorbash%2Fchangelog","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzorbash%2Fchangelog","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzorbash%2Fchangelog/lists"}