Skip to content

v1.4.0

Latest
Compare
Choose a tag to compare
@aleksip aleksip released this 16 Sep 13:40

300 000 installs celebratory release!

  • Add new DataTransformPlugin, ErrorHandlerTrait and TwigEnvironmentDecorator classes
  • Refactor verbose mode to use custom error handler and provide better information
  • Use \Twig\Node\Node::getTemplateLine() instead of deprecated \Twig\Node\Node::getLine()
  • Use Drupal Render and Utility Component packages instead of own copies
  • Update Drupal Attribute classes

Special thanks to @krisimmig for feedback and testing.