Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 752 Bytes

CHANGELOG.md

File metadata and controls

19 lines (16 loc) · 752 Bytes

Change Log

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

1.1.0 - 2024-11-01

Added

  • Added rule to replace filter tags with the apply tag

1.0.0 - 2024-02-19

Added

  • Added Jadu Twig coding standard
  • Added rule to enforce block spacing
  • Added rule to enforce punctuation spacing
  • Added rule to enforce names after endblock tags
  • Added rule to remove names after endblock tags
  • Added rule to replace spaceless tags with the apply spaceless filter
  • Added rule for development purposes to generate a report mapping token types to values when tokenizing a twig template