Skip to content

v1.26.0

Compare
Choose a tag to compare
@christopherpickering christopherpickering released this 08 May 22:06
· 365 commits to master since this release

1.26.0 (2023-05-08)

Bug Fixes

  • blocktrans: fixes whitespace issues on blocktrans, allows indenting on blocktrans trimmed (249c8e8), closes #623

Features

  • formatter: added white space cleanup for template tags (13d0d4f), closes #485
  • linter: added rule H037 (6048c46)
  • void tags: added option to auto close void tags (linter rule H017) (9050d30), closes #252