New struct for MagicDotPath and magicDotPathWithOp
[0.88.0] - 2022-05-24
Added
- Add a parent dataclass for MagicDotPath and MagicDotPathWithOp,
BaseMagicDotPath()
Changed
- Change how we get the column name for a MagicDotPath.
- Change the struct of
MagicDotPathWithOp()