Skip to content

4.0.0

Compare
Choose a tag to compare
@wooorm wooorm released this 24 May 14:09

Rewrite library (a070ad0 and b64f512)

  • Rewritten interface designed for ease of use when creating, using, and combining processors;
  • Simpler inheritance mechanism;
  • Concrete and abstract interfaces;
  • Streaming interface;
  • Proper data management;
  • Remove need for tree and namespace on file;
  • Remove need for name of syntax tree;
  • Allow transformers to provide new trees and files,
    not just modify them.