Releases: harlan-zw/mdream
Releases · harlan-zw/mdream
v0.2.4
v0.2.3
v0.2.2
No significant changes
View changes on GitHub
v0.2.1
No significant changes
View changes on GitHub
v0.2.0
🚨 Breaking Changes
- SyncHtmlToMarkdown -> htmlToMarkdown - by @harlan-zw (b5a41)
🚀 Features
- Extraction plugin - by @harlan-zw (42b76)
View changes on GitHub
v0.1.1
No significant changes
View changes on GitHub
v0.1.0
🚀 Features
- Pluggable - by @harlan-zw (6b3dc)
- Isolate-main - by @harlan-zw (4e06e)
🐞 Bug Fixes
- Broken table rendering - by @harlan-zw (94e9c)
- Broken new lines around frontmatter - by @harlan-zw (b188e)
- Resolve path without leading slash - by @harlan-zw (60a31)
- Avoid emitting nested table headers - by @harlan-zw (7ecda)
- Misc encoding issues - by @harlan-zw (c7170)
- Definition list support - by @harlan-zw (1ea1c)
- Broken parsing of non-defined tags - by @harlan-zw (572ee)
- Avoid noscript breaking output - by @harlan-zw (b9c26)
- Better spacing - by @harlan-zw (07804)
- Improve readibility tests - by @harlan-zw (fd2b8)
🏎 Performance
- Benchmark regression - by @harlan-zw (1be80)
- Misc optimizations - by @harlan-zw (b0538)
- 10% speed improvement - by @harlan-zw (957bf)
- Under 70ms convert - by @harlan-zw (ffe7f)
- 15% improvement - by @harlan-zw (90f10)
- Improve heap space usage - by @harlan-zw (34934)