Skip to content

v4.1.16

Compare
Choose a tag to compare
@sio4 sio4 released this 06 Oct 14:29
· 38 commits to main since this release

What's Changed

  • Fix if condition if one of the nodes is undefined while the operator is Or and the other node is true by @Mido-sys in #164
  • fixed #164's bug by focusing on the operator instead of the value by @sio4 in #166
  • simplified some of test cases and code clean up by @sio4 in #167
  • fixed if condition bug on non-existing variable by @sio4 in #168
  • upgraded module dependencies and fixed badges by @sio4 in #169

Full Changelog: v4.1.15...v4.1.16