fluent.syntax 0.18.0
- Documentation is now on https://projectfluent.org/python-fluent/fluent.syntax/.
- Removal of deprecated
BaseNode.traversemethod. - Refactor
VisitorandTransformerintofluent.syntax.visitor(from.ast)
BaseNode.traverse method.Visitor and Transformer into fluent.syntax.visitor (from .ast)