Skip to content

v0.6.9 Fix write_html_and_text for windows

Choose a tag to compare

@HuakunShen HuakunShen released this 25 Apr 22:13
· 14 commits to main since this release

#28

For writeHtmlAndText() API.

text has to be in front of html, otherwise text won't be written on Windows. (The problem is windows only)

image

Full Changelog: v0.6.7...v0.6.8