All Versions
19
Latest Version
Avg Release Cycle
62 days
Latest Release
1786 days ago

Changelog History
Page 2

  • v0.8.0 Changes

    July 09, 2016
    • โž• Added support for \left and \right
    • ๐Ÿ†• New API for constructing MTMathList
    • ๐Ÿ‘Œ Improved LaTeX error reporting
    • Made internal rendering functions and APIs private
    • Nullability annotations for using with Swift
    • ๐Ÿ‘Œ Improved documentation
    • โœ… Tests for rendering
  • v0.7.3 Changes

    May 28, 2016
    • ๐Ÿšš Moved all font-related files into their own bundle.
  • v0.7.2 Changes

    May 27, 2016
    • โž• Added MTMathListIndex
  • v0.7.1 Changes

    May 25, 2016
    • ๐Ÿ‘Œ Improved documentation.
    • โž• Added latex property to set the latex directly on MTMathUILabel.
    • ๐Ÿ‘Œ Improved error handling.
  • v0.7.0 Changes

    May 24, 2016
    • ๐Ÿ‘Œ Support for multiple fonts.
    • Includes large operators (\sum, \prod)
    • Includes arrow symbols
    • Includes showing limits (\lim etc.)
    • Includes integrals
    • โž• Added italic correction

    API Changes:

    The MTFontManager API has been rewritten. Introduce MTFont class to represent a font for the label.

    ๐Ÿš€ This release contains backwards incompatible API changes.

  • v0.6.3 Changes

    May 15, 2016
    • Include MTFontManager in public API.
  • v0.6.2 Changes

    May 13, 2016
    • ๐Ÿ›  Fix issues with Greek letters being incorrect.
    • Many common math symbols added.
    • ๐Ÿ‘Œ Improved example program.
    • ๐Ÿ›  Minor rendering fixes.
  • v0.6.1 Changes

    May 12, 2016
    • ๐Ÿ›  Fix the bundle to work correctly with Cocoapods.
  • v0.6.0 Changes

    May 12, 2016
    • ๐Ÿš€ Inital public release.