Releases: djlint/djLint
Releases · djlint/djLint
v1.23.1
1.23.1 (2023-04-18)
Bug Fixes
yaml: fixed conflict with yaml and preserve_blank_lines option (b89fb07 ), closes #596
v1.23.0
1.23.0 (2023-04-13)
Features
formatter: will now attempt to fix case on known html tags by default, can be disabled (fb1f6eb ), closes #589
v1.22.0
1.22.0 (2023-04-12)
Features
whitespace: improved whitespace handling on tag closing bracket (53d9b29 ), closes #582
v1.21.0
1.21.0 (2023-04-12)
Features
linter: added rule H036. Avoid use of tags. Disabled by default (cefa840 ), closes #571
v1.20.0
1.20.0 (2023-04-12)
Features
linter: added option to disable rules by default. Split H017 and disabled by default (2dd3675 ), closes #372
yaml: added line break after yaml front matter (1b1cff3 ), closes #584
v1.19.17
Bug Fixes
blocktrans: allowed closing transblocks to be indented if they have a leading space (d667273 )
custom tags: fixed issue where end tag for custom block was not de-indented (fb8bf5e ), closes #572
ignored code: fixed formatting of ignore code inside django comment blocks (120460d ), closes #569
linter: linter will now ignore {% raw %} {% endraw %} blocks (2a6865e ), closes #539
max line length: fixes issues around max line length not fully respected on indented lines (1ec6b29 ), closes #580
preserving space: misc improvements for the preserve leading space option (03ee6f0 ), closes #566
v1.19.16
Bug Fixes
ignored rules: prevent ignoring a single rule from ignoring multiple (2c9caaf ), closes #560
v1.19.15
Bug Fixes
formatter: fixed template tag formatting with trailing parenthesis (24d0b82 ), closes #554
v1.19.14
Bug Fixes
config: added error message print when config loading fails (e21fa29 ), closes #531
v1.19.13
Bug Fixes
handlebars each: fixed bug in handlebars tags w/ trailing pipe (9d42baf ), closes #529
You can’t perform that action at this time.