Skip to content

Releases: letmutex/htmd

v0.1.6

11 Jul 07:46
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.5...v0.1.6

v0.1.5

27 Jun 06:02
Compare
Choose a tag to compare

What's Changed

  • Change all fields of Element to references by @letmutex in #13
  • Support resolving code block language from pre tag by @letmutex in #15

Full Changelog: v0.1.4...v0.1.5

v0.1.4

24 Jun 23:16
Compare
Choose a tag to compare

What's Changed

  • Add a benchmark for convert() by @letmutex in #9
  • Optimize string concatenation, this makes htmd ~20% faster! by @letmutex in #10
  • Optimize get_node_tag_name(), this makes htmd ~23% faster! by @letmutex in #11
  • Handle spaces in the URL by @letmutex in #12

Full Changelog: v0.1.3...v0.1.4

v0.1.3

23 Jun 12:36
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.2...v0.1.3

v0.1.2

22 Jun 11:15
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.1...v0.1.2

v0.1.1

20 Jun 04:28
Compare
Choose a tag to compare

What's Changed

  • Add GitHub CI workflow by @letmutex in #4
  • Implement Debug for Options by @letmutex in #5
  • Make HtmlToMarkdown thread-safe when only working builtin tag handlers by @letmutex in #6

New Contributors

Full Changelog: https://github.com/letmutex/htmd/commits/v0.1.1