Skip to content

1.3.5.0

Compare
Choose a tag to compare
@codingseb codingseb released this 28 Mar 21:15
· 371 commits to master since this release
0b4cb7b
  • Add OptionForceIntegerNumbersEvaluationsAsDoubleByDefault (if true 1/2 = 0.5 otherwise 1/2 = 0) (Thanks to @Smartis2812 See Issue #25 and the doc here )
  • Correction of a conflict between <> operators and <> used for generics (Thanks to @kasajian for reporting the bug #26)
  • Correction of a bug when imbricate different brackets with comma separators