Skip to content

v1.4.1

Latest
Compare
Choose a tag to compare
@ValentinGrim ValentinGrim released this 04 Jul 10:15

Bug fix:

v1.4.0 normally add patternProperties support but, in BindingProps class, the method _value_analyzer, which should parse properties, did'nt work well with patternProperties.

BindingProp._value_analyzer() has been rework and so now we have full support of patternProperties.