Glimmer v1.2.0 Release Notes
-
- Alter
Engine
/Expression
/ParentExpression
API to passkeyword
andargs
to#add_content
method. This enables consumers to vary behavior based onkeyword
andargs
, not justparent
and presence ofblock
.
- Alter
Engine
/Expression
/ParentExpression
API to pass keyword
and args
to #add_content
method. This enables consumers to vary behavior based on keyword
and args
, not just parent
and presence of block
.