Skip to content

v1.28.0

Compare
Choose a tag to compare
@christopherpickering christopherpickering released this 18 May 16:20
· 335 commits to master since this release

1.28.0 (2023-05-18)

Bug Fixes

  • formatter: allow djlint:off to exluce the rest of a file (17faf5f), closes #649
  • formatter: don't add blank line to empty files (8ea5fd2), closes #635

Features

  • formatter: added ability to format objects/arrays in function tags (d446efc), closes #370
  • formatter: format set blocks (d88371c), closes #646