Skip to content

WPF-Math v0.10.0

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Jul 17:00
9e2c2e2

Changed

  • (Breaking change!) Removed support for .NET Core 3.0. .NET Core 3.1 or later is supported from now (.NET Framework 4.5.2 is still supported; .NET 5.0 or later is supported, too).

Added

  • #277: Enable nullable reference types

Fixed

  • #99: Foreground property not working on FormulaControl
  • #283: Fix typo in SystemTextFontNameProperty
  • #244: \limsup throws exception
  • #254: Fix for scripts with curly braces after a command with curly braces (e.g. \hat{x}_{y})
  • #261: Crash on empty \sqrt{}
  • #275: OverUnderBox constructor may dereference scriptBox parameter if it's null