Skip to content

Releases: yallie/Sprache.Calc

1.1.0

08 Mar 16:32
Compare
Choose a tag to compare
  • .NET Standard 1.6 support
  • RegisterFunction now accepts strings:
calc.RegisterFunction("Add", "a + b", "a", "b");

Thanks to @andreyleskov for contributing these changes!

https://www.nuget.org/packages/Sprache.Calc