All notable changes to the "typst-math" extension will be documented in this file.
Check Keep a Changelog for recommendations on how to structure this file.
- Fix version number and publish on openvsx
- Update dependencies
- Fix fonts link
- Add an option to remove unnecessary parentheses
- Better doc for custom theme
- Improve performances
- Add tests
- Fix rendering issues
- Improve performances
- Fix rendering issues
- Start adding tests
- Add incremental rendering
- Add custom symbols in settings
- Migration to a rust backend
- Improve performance and rendering
- Fix issues #8, #12-18
- Fix issue #11
- Correction of spelling mistakes
- Fix issue #10
- Remove useless code
- Add a symbol blacklist
- Remove Typst LSP dependency
- Fix function's font family
- Add sqrt function
- Add space symbols
- Add 'dif' symbol
- Symbols are now updated correctly
- Add symbols
- Add functions like
arrow()
in easy cases - Fix some rendering bugs
- Add symbols
- Add a math command to add a math equation
- Fix some bugs
- Refactor code
- Add some math symbols
- Add commands
- Add a default light theme
- Add some math symbols
- Sometimes characters appeared twice, fixed
- Fix fonts links
- Initial release