Sha256: 203cede454e9df0f49f659d19af2f38d0db09e3374ad3b869951b9e149004611

Contents?: true

Size: 875 Bytes

Versions: 9

Compression:

Stored size: 875 Bytes

Contents

{
  "app_name": "html2rss",
  "logo": "https://github.com/gildesmarais/html2rss/raw/master/support/logo.png",
  "intro": "Generate RSS feeds by scraping websites by providing a config.",
  "debug": "true",
  "template": "support/changelog.md",
  "sections": [
    { "title": "Bugfixes",             "grep": "^fix" },
    { "title": "Features",             "grep": "^feat" },
    { "title": "Documentation",        "grep": "^docs" },
    { "title": "Breaking changes",     "grep": "BREAKING" },
    { "title": "Refactorings",         "grep": "^refactor" },
    { "title": "Code style",           "grep": "^style" },
    { "title": "Test",                 "grep": "^spec" },
    { "title": "Chore",                "grep": "^chore" },
    { "title": "Branches merged",      "grep": "^Merge branch" },
    { "title": "Pull requests merged", "grep": "^Merge pull request" }
  ]
}

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
html2rss-0.4.0 .changelogrc
html2rss-0.3.3 .changelogrc
html2rss-0.3.2 .changelogrc
html2rss-0.3.1 .changelogrc
html2rss-0.3.0 .changelogrc
html2rss-0.2.2 .changelogrc
html2rss-0.2.1 .changelogrc
html2rss-0.2.0 .changelogrc
html2rss-0.1.0 .changelogrc