Releases: verybadcat/CSharpMath
0.1.5 SkiaSharp Update
The 0.1.5 SkiaSharp Update fixes the incorrect definition of space commands which used points instead of math units.
0.1.4 SkiaSharp Update
The 0.1.4 SkiaSharp Update fixes the incorrect font size of radical degrees, and not being able to build on .NET Native.
0.2.0 Editor Update Alpha Phase 3
The 0.2.0 Editor Update brings an editor interface to CSharpMath.
Usable left/right buttons!!
0.2.0 Editor Update Alpha Phase 2
The 0.2.0 Editor Update brings an editor interface to CSharpMath.
WIP: Bugfixing
0.1.3 SkiaSharp Update
The 0.1.3 SkiaSharp Update fixes the incorrectly calculated descent of large operators' lower limits.
0.2.0 Editor Update Alpha Phase
The 0.2.0 Editor Update brings an editor interface to CSharpMath.
WIP: Tap response (navigation)
0.1.2 SkiaSharp Update
The 0.1.2 SkiaSharp Update fixes \par-style spaces not being accounted for line width in TextPainter, and renames CSharpMath.Display.IMathFont to CSharpMath.Display.IFont.
0.1.1 SkiaSharp Update
The 0.1.1 SkiaSharp Update fixes text-style commands not working in TextPainter, and removes Load/Save LaTeX commands in Forms.Example.
CSharpMath.Ios is not updated as CSharpMath and CSharpMath.Ios are not modified.
0.1.0 SkiaSharp Update
Same as 0.1.0-rc.3. Discuss at #21 .
0.1.0 SkiaSharp Update Release Candidate 3
Fixed a bug raised by @FoggyFinder, optimized a few places