We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 18174fa commit a99e5f3Copy full SHA for a99e5f3
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+# 5.2.4
2
+* Add `ExpressionOptions.NoStringTypeCoercion` by @alexwarren in https://github.com/ncalc/ncalc/pull/321
3
+* Add `ExpressionOptions.AllowNullOrEmptyExpressions` by @gumbarros in https://github.com/ncalc/ncalc/pull/322
4
+
5
# 5.2.3
6
* Roslynator - PrivateAssets="all" by @Bykiev in https://github.com/ncalc/ncalc/pull/319
7
* Fix compiler warnings in NCalc.Tests by @axunonb in https://github.com/ncalc/ncalc/pull/318
0 commit comments