Edi condition stacking behavior
Stacked conditions are stacked using the Boolean AND operator. This introduces a breaking change. Fixes #83
Introducing EdiAnyAttribute
.
This attribute changes the default condition stacking behavior from All conditions must be satisfied
to Any condition satisfied