We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent faafbd3 commit 67d11eaCopy full SHA for 67d11ea
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+# 5.2.10
2
+* Issue 335 parsing of large decimal literals by @kierantop in https://github.com/ncalc/ncalc/pull/340
3
+* Improve number parser readability by @gumbarros in https://github.com/ncalc/ncalc/pull/341
4
+* Fix exponentiation at NCalc.Async by @gumbarros in https://github.com/ncalc/ncalc/pull/343
5
+
6
# 5.2.9
7
* Fix nested functions at `FunctionExtractionVisitor` by @gumbarros in https://github.com/ncalc/ncalc/pull/336
8
* Fix logical operator priority by @gumbarros in https://github.com/ncalc/ncalc/pull/338
0 commit comments