Skip to content
This repository has been archived by the owner on Aug 18, 2023. It is now read-only.

Latest commit

 

History

History
17 lines (15 loc) · 532 Bytes

CHANGELOG.md

File metadata and controls

17 lines (15 loc) · 532 Bytes

Changelog

v0.1.0

  • Fix the cache data not being saved correctly
  • Allow completely generic user commands
  • Added console messages for when the plugin renders an SVG and when it uses one from the cache
  • Fix unnecessary renders of SVGs
  • Updated README examples

v0.0.3

  • Added caching of in-use SVGs, they automatically get deleted once they are not in use.

v0.0.2

  • Use user-defined command to render latex to svg
  • Process files in temporary folders
  • Updated readme with examples and setup

v0.0.1

  • Initial release