v0.6.0
Breaking change: \widetilde and \widecheck are only available with the setting allow_unreliable_rendering=true now.
What's Changed
- Add new setting
allow_unreliable_renderingby @tmke8 in #902 - Actually set "stretchy=true" on \underline by @tmke8 in #904
- Fix spacing in matrices and similar environments by @tmke8 in #905
- Explicitly set mtd padding by @tmke8 in #906
- Add LaTeX command aliases by @tmke8 in #908
- Improve comparison table and link to it by @tmke8 in #909
- Support
\bigmand variations by @tmke8 in #910 - Implement
\begin{darray}by @tmke8 in #911
Full Changelog: v0.5.5...v0.6.0