3.0.0
- Added support for deep cloning of
Expr
- Clarified support for mutability (only properties on types implementing
Expr
may be mutated) - BREAKING CHANGE: Some existing properties on non-
Expr
types were mutable, made them immutable.
Expr
Expr
may be mutated)Expr
types were mutable, made them immutable.