Skip to content

1.1.0

Latest
Compare
Choose a tag to compare
@yallie yallie released this 08 Mar 16:32
· 1 commit to master since this release
  • .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