Skip to content

1.4.13.0

Compare
Choose a tag to compare
@codingseb codingseb released this 15 Jul 13:20
· 219 commits to master since this release
e2601a0
  • More complete Corrections of the bug on && and || operators when the right part throw an exception when only the left part should be evaluated (#56 again)
  • Correction of a bug when creating an exception without throwing (introduced in last release)
  • Some refactoring