Skip to content

v0.9.0

Latest
Compare
Choose a tag to compare
@Balearica Balearica released this 08 Sep 08:15
· 2 commits to master since this release

What's Changed

  • Added URW Gothic font
  • Added Deno support
  • Updated .html export format
    • This format contains a .html file that should closely resemble the original document.
    • This should be useful for converting .pdf files to a format that can be displayed natively in the browser.
  • Added experimental .txt import format
    • For obvious reasons, importing .txt files will not work with most operations.
    • This mode is currently exclusively useful for development/debugging purposes and making basic .pdf files from .txt files.
  • Performance improvements to PDF exports
  • Various refactoring and minor updates.

Full Changelog: v0.8.0...v0.9.0