fluent.syntax 0.13.0
Pre-release
Pre-release
-
Make
BaseNode.equalsstricter when comparing lists.Starting from this version,
BaseNode.equalsnow takes the order of
variants and attributes into account when comparing two nodes. -
Remove
FluentSerializer.serialize_expression.The stateless equivalent can still be imported from
fluent.syntax.serializer:from fluent.syntax.serializer import serialize_expression