Yoga Series Release Notes¶
4.4.0¶
New Features¶
The new
enforce_raw_definitions
variable has been added to theClient
class and eachResourceManager
class. This variable is set to False by default. Setting this parameter to True enforces the client to usedefinition
passed in as raw content.