Skip to content

Releases: yaroslav/inkmark

Inkmark 0.1.4

Choose a tag to compare

@github-actions github-actions released this 25 Jun 19:04
  • Fix frontmatter: true leaking the frontmatter block into to_markdown, chunks_by_heading, and chunks_by_size output. Bug report by @freesteph [#3]

Inkmark 0.1.3

Choose a tag to compare

@github-actions github-actions released this 21 Jun 20:22
  • Fix possible XSS via unescaped language tag in syntax-highlighted code blocks.

Inkmark 0.1.2

Choose a tag to compare

@github-actions github-actions released this 21 Jun 13:15
  • Fix Inkmark.truncate_markdown raising TypeError when called without explicit options:.
  • Update dependencies on the Rust side.

Inkmark 0.1.1

Choose a tag to compare

@github-actions github-actions released this 22 Apr 11:33
  • Strip DWARF debug info from shipped Linux and Windows binaries via strip = "debuginfo".

Inkmark 0.1.0

Choose a tag to compare

@github-actions github-actions released this 22 Apr 10:20
  • Initial public release