WPF-Math v0.5.0 Release Notes

Release Date: 2018-05-08 // about 6 years ago
  • 🛠 Fixed

    • 🛠 [#101: Fixed crash on empty square root][pull-101]
    • 🛠 [#103: Fixed a crash if inserting a whitespace after a _ or ^ symbol][pull-103]
    • 🛠 [#102: Fixed a crash when rendering unsupported characters like "Å"][pull-102]
    • [#104: Error when rendering \text{æ,}][issue-104]
    • [#119: Big operator rendering problem inside \frac][issue-119]
    • [#129: Summation of two Cyrillic symbols][issue-129]
    • [#133: Fix issues with exceptions][pull-133]

    ➕ Added

    • [#92: Extract Renderer code to a single class/interface][issue-92]
    • [#115: Give a range of source string to Box][issue-115]
    • [#123: Add formula highlighting][pull-123]
    • 📚 (Documentation) [#108: Dealing with XML][pull-108]