Skip to content

Feature logic operators (and, or, not) for MagicDotPath

Chosson Ulysse requested to merge FEATURE_logic_operator_mdp into main

[0.89.0] - 2022-05-30

Added

  • Add & (and) operator for MagicDotPath.
  • Add | (or) operator for MagicDotPath.
  • Add ~ (not) operator for MagicDotPath.

Merge request reports