{
  "$type": "site.standard.document",
  "bskyPostRef": {
    "cid": "bafyreifon74qvbxiurn6bsc6tckor3tmomddvwr5vnb6v6v3n63srxyc6y",
    "uri": "at://did:plc:kfvfl6lsmxg64yzszmfotdq2/app.bsky.feed.post/3me5rvgwjod42"
  },
  "path": "/t/ruby-talk-444771-ann-hoe-4-6-0-released/76725#post_1",
  "publishedAt": "2026-01-29T01:19:42.000Z",
  "site": "https://rubytalk.org",
  "tags": [
    "hoe | software projects | by ryan davis",
    "https://github.com/seattlerb/hoe>",
    "https://github.com/seattlerb/hoe/issues>",
    "https://docs.seattlerb.org/hoe/>",
    "https://github.com/seattlerb/hoe/blob/master/History.rdoc>",
    "https://docs.seattlerb.org/hoe/Hoe.pdf",
    "(click for more details)"
  ],
  "textContent": "hoe version 4.6.0 has been released!\n\n* home: <hoe | software projects | by ryan davis;\n* code: <https://github.com/seattlerb/hoe>;\n* bugs: <https://github.com/seattlerb/hoe/issues>;\n* doco: <https://docs.seattlerb.org/hoe/>;\n* clog: <https://github.com/seattlerb/hoe/blob/master/History.rdoc>;\n\nHoe is a rake/rubygems helper for project Rakefiles. It helps you\nmanage, maintain, and release your project and includes a dynamic\nplug-in system allowing for easy extensibility. Hoe ships with\nplug-ins for all your usual project tasks including rdoc generation,\ntesting, packaging, deployment, and announcement.\n\nSee class rdoc for help. Hint: `ri Hoe` or any of the plugins listed\nbelow.\n\nFor extra goodness, see: https://docs.seattlerb.org/hoe/Hoe.pdf\n\n## Features/Problems:\n\n* Includes a dynamic plug-in system allowing for easy extensibility.\n* Auto-intuits changes, description, summary, and version.\n* Uses a manifest for safe and secure deployment.\n* Provides 'sow' for quick project directory creation.\n* Sow uses a simple ERB templating system allowing you to capture your\n  project patterns.\n\nChanges:\n\n### 4.6.0 / 2026-01-28\n\n* 6 minor enhancements:\n\n  * Added \"features/problems\" to description_sections array.\n  * Added L=<level> option to dcov task.\n  * Added description_rdoc_hack=true to force rubygems.org to use rdoc formatting.\n  * Multiple description sections include the header descriptions (excluding first).\n  * Redid some of the parsing in intuit_values to be cleaner.\n  * Stole halostatue's extensions to Readme url parsing. Thanks!\n\n* 3 bug fixes:\n\n  * #missing path now raises instead of warns.\n  * #parse_urls no longer raises on the old array format. Long dead.\n  * Normalize GHA workflow with minitest and others.\n\n··· (click for more details)",
  "title": "[ruby-talk:444771] [ANN] hoe 4.6.0 Released"
}