Skip to content

v1.10.5

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Sep 13:07
· 453 commits to main since this release
  • Improve performance for some complex file case.
  • core: Limit parse stack max depth for avoiding some complex parser will hangs indefinitely.
  • core: Improve Markdown parser for supports meta info.
  • core: Improve HTML parser details.
  • core: Fix Markdown parser may deadlock issue.
  • cli: Improve debug output.