mitex-rs / mitex

LaTeX support for Typst, powered by Rust and WASM. https://mitex-rs.github.io/mitex/
https://mitex-rs.github.io/mitex/tools/underleaf.html
Apache License 2.0
240 stars 8 forks source link

chore: bump version to 0.2.2 #140

Closed OrangeX4 closed 3 months ago

OrangeX4 commented 4 months ago

bump version to 0.2.2

Changelog

  1. Urgent fix: remove duplicate keys for error when a dict has duplicate keys in 0.11
  2. fix: parse bracket/paren group
  3. fix: remove extra spacing for ceiling symbols
  4. feat: add support for \(\) and \[\]
  5. feat: support footnote and cite
Myriad-Dreamin commented 4 months ago

The versions in the mitex-web are out of sync. I noticed it but I did not make some patch.

https://github.com/mitex-rs/mitex/blob/c0e3de180c5b60f5d6b73ea9322a177903764de2/packages/mitex-web/src/main.ts#L61

OrangeX4 commented 4 months ago

I've updated them now.