Files
obsidian-typst/CHANGELOG.md
2023-07-23 12:15:26 +01:00

239 B

0.5.0

  • Update Typst version to 0.6.0
  • Attempt to fix bad canvas output
  • Move compiler to a web worker
  • Rework file reading
  • Add support of reading packages outside of the vault
  • Improve settings appearance (#7)
  • Various bug fixes