Skip to content

Release (8/9/2021)

Compare
Choose a tag to compare
@abdelfattahradwan abdelfattahradwan released this 08 Sep 07:41
· 40 commits to master since this release
  • Backport to .NET Framework 3.5 to provide more compatibility.

  • NumberToken and WordToken now use IToken[] instead of Queue<IToken>.

  • ParameterArrayToken now uses ExpressionToken[] instead of Queue<ExpressionToken>.