Skip to content

Releases: lepture/mistune

v3.3.2

23 Jun 00:29
90b1a73

Choose a tag to compare

   🐞 Bug Fixes

    View changes on GitHub

v3.3.1

22 Jun 01:32

Choose a tag to compare

   🐞 Bug Fixes

  • abbr: Update process_text method in abrr, adding parse_emphasis parameter  -  by @lepture (ae850)
  • directive: Use correct file path for include directive  -  by @lepture (18c21)
    View changes on GitHub

v3.3.0

21 Jun 13:11
15c3b79

Choose a tag to compare

   🐞 Bug Fixes

  • Resolve O(n^2) DoS in parse_link_text (CWE-400)  -  by bhanugoudm041 (b6b49)
  • Resolve O(n^2) DoS in parse_link_text (CWE-400)-Type handling/testing done  -  by bhanugoudm041 (b3af8)
  • block: Avoid quadratic ref link scans  -  by @lepture (2b04d)
  • cli: Add entrypoint and utf-8 output  -  by @lepture (2f244)
  • directives: Constrain include targets  -  by @lepture (1bef3)
  • formatting: Avoid quadratic marker scans  -  by @lepture (96d0f)
  • image: Validate figure width option  -  by @lepture (e3e51)
  • inline: Avoid bracket parsing DoS  -  by @lepture (25f25)
  • math: Reject currency patterns and cross-line matches in inline math  -  by @geopanther (566e1)
  • math: Support display and backtick math  -  by @lepture (1141e)
  • renderer: Render plugin list and table nodes  -  by @lepture (614b0)
  • renderer: Block encoded unsafe URL schemes  -  by @lepture (c7101)
  • toc: Avoid generated id collisions  -  by @lepture (c4093)

   🏎 Performance

    View changes on GitHub

v2.1.0

21 Jun 13:19
10b19b7

Choose a tag to compare

   🐞 Bug Fixes

    View changes on GitHub

v3.2.1

03 May 14:33
067f908

Choose a tag to compare

   🐞 Bug Fixes

    View changes on GitHub

v3.2.0

23 Dec 11:36

Choose a tag to compare

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v3.1.4

29 Aug 07:20
b6d83e8

Choose a tag to compare

   🐞 Bug Fixes

    View changes on GitHub

v3.1.3

19 Mar 14:27
45e4de6

Choose a tag to compare

   🚀 Features

    View changes on GitHub

v3.1.2

19 Feb 03:41
253dc76

Choose a tag to compare

   🐞 Bug Fixes

  • plugin: Fix footnote plugins when rendering ast  -  by @lepture (a7289)
    View changes on GitHub

v3.1.1

28 Jan 13:33
9058e0d

Choose a tag to compare

   🐞 Bug Fixes

    View changes on GitHub