Skip to content

v0.55.0

Latest

Choose a tag to compare

@kivikakk kivikakk released this 06 Sep 11:55
· 1 commit to main since this release
6fbe87f

Security:

  • Fixed two DoS issues, published as GHSA-xg9p-p4jc-c46g.
    • Both are in the autolinks extension, which are part of the gfm option set and fairly widely used, and so you almost certainly want to upgrade if you process untrusted content.

Stability:

  • The tagfilter extension has been marked deprecated, and will be removed in Comrak 0.56.0. (by @kivikakk in #830)
    • It's not fit for any purpose; signed, the author.

Dependency updates:

  • Bump emojis from 0.8.0 to 0.8.2 (by @dependabot[bot] in #825, #827)
  • Bump clap from 4.5.60 to 4.6.1 (by @dependabot[bot] in #826)

Diff: v0.54.0...v0.55.0