File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1515 <PackageProjectUrl >https://github.com/ForNeVeR/wpf-math</PackageProjectUrl >
1616 <RepositoryUrl >https://github.com/ForNeVeR/wpf-math.git</RepositoryUrl >
1717 <AssemblyTitle >WPF-Math</AssemblyTitle >
18- <PackageReleaseNotes >Extended delimiter support; newline command support; support for \{ and \} commands; bug fixes.</PackageReleaseNotes >
18+ <PackageReleaseNotes >Changed:
19+ - Removed support for .NET Core 3.0
20+
21+ Added:
22+ - Enable nullable reference types
23+
24+ Fixed:
25+ - Foreground property not working on FormulaControl
26+ - Fix typo in SystemTextFontNameProperty
27+ - \limsup throws exception
28+ - Fix for scripts with curly braces after a command with curly braces (e.g. \hat{x}_{y})
29+ - Crash on empty \sqrt{}
30+ - OverUnderBox constructor may dereference scriptBox parameter if it's null
31+ </PackageReleaseNotes >
1932 <PackageTags >wpf;latex;formula</PackageTags >
2033 <Description >.NET library for rendering mathematical formulae using the LaTeX typsetting style, for the WPF framework.</Description >
2134 <Copyright >Copyright © Alex Regueiro 2010; Copyright © WPF-Math Contributors 2021</Copyright >
You can’t perform that action at this time.
0 commit comments