{"id":20027099,"url":"https://github.com/unic/changelog-generator","last_synced_at":"2026-06-07T02:31:51.517Z","repository":{"id":42221030,"uuid":"171286155","full_name":"unic/changelog-generator","owner":"unic","description":"Automatic changelog generator","archived":false,"fork":false,"pushed_at":"2023-04-30T11:44:17.000Z","size":416,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-01-12T17:15:53.440Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/unic.png","metadata":{"files":{"readme":"README.md","changelog":"changelog.css","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":"2019-02-18T13:08:15.000Z","updated_at":"2020-07-08T14:47:27.000Z","dependencies_parsed_at":"2022-08-12T09:50:53.240Z","dependency_job_id":null,"html_url":"https://github.com/unic/changelog-generator","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unic%2Fchangelog-generator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unic%2Fchangelog-generator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unic%2Fchangelog-generator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unic%2Fchangelog-generator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/unic","download_url":"https://codeload.github.com/unic/changelog-generator/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241460058,"owners_count":19966516,"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-13T09:09:02.597Z","updated_at":"2026-06-07T02:31:51.512Z","avatar_url":"https://github.com/unic.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Changelog Generator\n\nCompare built preview markup of two tags from the same repository with [`icdiff`](https://github.com/jeffkaufman/icdiff) and output a HTML changelog page.\n\n![Changelog Output](screenshot.png)\n\n## Installation\n\nClone the repository and run `npm install`.\n\n## Usage\n\nWorks by passing a repository url, preview generation command, preview folder and the tags to compare (old/new):\n\n\u003e $ npm start -- https://url-to-repository.git --old-tag=v1.18.0 --new-tag=v1.19.0 --preview-cmd=\"npm run preview\" --preview-folder=build/preview\n\n### Options\n\nOptionally you can use following options:\n\n* `--ignore-files`: Pass a regular expression to completly ignore changes from matching files (default `\"(.js|.css|index.html)$\"`)\n* `--exclude-lines`: Pass regex to check for lines that should be ignored (default `''`)\n* `--cols`: Set the number of characters per line (default `220`)\n* `--context`: Set the number of lines to display before and after a comparison (default is `7`)\n* `--preview-url`: Pass a url to generate links to an online preview\n* `--preview-generate=false`: Prevent cloning the repository, checking out the tags and generating the previews (useful when if already done)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Funic%2Fchangelog-generator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Funic%2Fchangelog-generator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Funic%2Fchangelog-generator/lists"}