v4.1.16
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