Skip to content

v4.2.2 Bug-fix release

Compare
Choose a tag to compare
@dadhi dadhi released this 13 Oct 14:15
· 122 commits to master since this release

v4.2.2 Bug-fix release

  • fix: #418 Wrong output when comparing NaN value
  • fix: #419 System.InvalidProgramException : The JIT compiler encountered invalid IL code or an internal limitation
  • fix: #420 Nullable comparison differs from Expression.Compile
  • fix: #421 Date difference is giving wrong negative value
  • fix: #422 [bug] InvalidProgramException when having TryCatch + Default in Catch
  • fix: #423 Converting a uint to a float gives the wrong result