tag:github.com,2008:https://github.com/getreu/parse-hyperlinks/releases Release notes from parse-hyperlinks 2025-10-18T06:35:31Z tag:github.com,2008:Repository/315966899/v0.29.1 2025-10-18T06:35:31Z v0.29.1: Maintenance release <p>Apply new Clippy lints</p> getreu tag:github.com,2008:Repository/315966899/v0.29.0 2025-05-15T14:05:03Z v0.29.0 <p>This release migrates to <code>nom</code> version v8.0.0</p> getreu tag:github.com,2008:Repository/315966899/v0.28.2 2025-05-06T06:06:02Z v0.28.2: Maintenance release: migrate to Rust 2024 edition <p>This fixes release v0.28.0 and v0.28.1 where the inter-depencies were not set to<br> the same versions.</p> getreu tag:github.com,2008:Repository/315966899/v0.28.0 2025-05-06T05:06:25Z v0.28.0 <p>Maintenance release: migrate to Rust 2024 edition</p> getreu tag:github.com,2008:Repository/315966899/v0.27.2 2023-10-19T16:31:54Z v0.27.2 <p>Add unit tests, refactor some functions</p> getreu tag:github.com,2008:Repository/315966899/v0.27.1 2023-10-19T10:09:03Z v0.27.1: Support more Markdown `\` escape characters. <p>The complete set:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content=" !&quot;#$%&amp;'()*+,-./:;&lt;=&gt;?@[\]^_`{|}~"><pre class="notranslate"><code> !"#$%&amp;'()*+,-./:;&lt;=&gt;?@[\]^_`{|}~ </code></pre></div> <p>Source: <a href="https://spec.commonmark.org/0.30/#example-12" rel="nofollow">Commonmark spec</a></p> getreu tag:github.com,2008:Repository/315966899/v0.26.4 2023-10-16T01:09:04Z v0.26.4 <p>Allow HTML content in link text</p> getreu tag:github.com,2008:Repository/315966899/v0.26.2 2023-10-10T13:18:59Z v0.26.2 <p>Document HTML output</p> getreu tag:github.com,2008:Repository/315966899/v0.26.1 2023-10-10T13:20:07Z v0.26.1 <p>Markdown: add autolink parser: <a href="http://domain" rel="nofollow">http://domain</a></p> getreu tag:github.com,2008:Repository/315966899/v0.25.0 2023-10-02T07:29:15Z v0.25.0: Crate `-extras` API: return `Link` for `HyperlinkInlineImage` iter <p>Crate <code>parse-hyperlinks-extras</code> API: return <code>Link</code> for <code>HyperlinkInlineImage</code><br> iterator instead of <code>Cow&lt;str&gt;</code>.</p> <p>No code changes in the other crates of this package.</p> getreu