Skip to content

v4.0.0

Compare
Choose a tag to compare
@JonathanMagnan JonathanMagnan released this 01 Jun 23:10
· 9 commits to master since this release
b84f138

Download the library here

  • ADDED: Support to empty anonymous type new {}
  • BREAKING CHANGES: Most recursive binary logic used in the CodeAnalysis and CodeCompiler has been modified to use iterations instead to avoid Stack Overflow error (Microsoft limitation when the Stack Trace is too big). Nothing change on your side, but the change is enough big to justify a major version.

We HIGHLY recommend that you test your expression when upgrading to the v4.0.0, we hope the new logic is working exactly like the old one.

Trial unlocked until the end of June