{"id":19712636,"url":"https://github.com/nanogiants/changelog_generator","last_synced_at":"2026-07-29T07:30:59.418Z","repository":{"id":56874259,"uuid":"78001264","full_name":"nanogiants/changelog_generator","owner":"nanogiants","description":"This gem creates a changelog file based on your git version history.","archived":false,"fork":false,"pushed_at":"2020-03-02T08:26:34.000Z","size":10,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2026-01-14T11:22:43.953Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","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/nanogiants.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-01-04T09:29:30.000Z","updated_at":"2020-03-02T08:26:36.000Z","dependencies_parsed_at":"2022-08-20T22:30:15.462Z","dependency_job_id":null,"html_url":"https://github.com/nanogiants/changelog_generator","commit_stats":null,"previous_names":["appcom-interactive/changelog_generator"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/nanogiants/changelog_generator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nanogiants%2Fchangelog_generator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nanogiants%2Fchangelog_generator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nanogiants%2Fchangelog_generator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nanogiants%2Fchangelog_generator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nanogiants","download_url":"https://codeload.github.com/nanogiants/changelog_generator/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nanogiants%2Fchangelog_generator/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36024111,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-07-29T02:00:04.910Z","response_time":95,"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":[],"created_at":"2024-11-11T22:17:52.883Z","updated_at":"2026-07-29T07:30:59.391Z","avatar_url":"https://github.com/nanogiants.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GitChangelogGenerator\n\n[![Gem Version](https://badge.fury.io/rb/git_changelog_generator.svg)](https://badge.fury.io/rb/git_changelog_generator)\n\nThis gem creates a changelog file based on your git version history. The output is categorized by tags. Even if no tags\nare available in the repository the gem will still work using the HEAD as virtual tag.\n\n## Installation\n\nAdd this line to your application's Gemfile:\n\n```ruby\ngem 'git_changelog_generator'\n```\n\nAnd then execute:\n\n    $ bundle\n\nOr install it yourself as:\n\n    $ gem install git_changelog_generator\n\n## Usage\n\nJust run the following command in a directory maintained by git\n\n```\nchlog create [filename]\n```\n\nwhere filename is the filename of the created file. If no argument is specified the file will be created under `changelog.txt`.\n\n## Development\n\nAfter checking out the repo, run `bin/setup` to install dependencies. Then, run `rake rspec` to run the tests. You can also run `bin/console` for an interactive prompt that will allow you to experiment.\n\nTo install this gem onto your local machine, run `bundle exec rake install`. To release a new version, update the version number in `version.rb`, and then run `bundle exec rake release`, which will create a git tag for the version, push git commits and tags, and push the `.gem` file to [rubygems.org](https://rubygems.org).\n\n## Contributing\n\nBug reports and pull requests are welcome on GitHub at https://github.com/[USERNAME]/git_changelog_generator. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [Contributor Covenant](contributor-covenant.org) code of conduct.\n\n\n## License\n\nThe gem is available as open source under the terms of the [Apache 2.0 License](https://www.apache.org/licenses/LICENSE-2.0).\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnanogiants%2Fchangelog_generator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnanogiants%2Fchangelog_generator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnanogiants%2Fchangelog_generator/lists"}