Releases: djlint/djLint
Releases · djlint/djLint
v1.19.2
1.19.2 (2022-10-21)
Bug Fixes
windows+py3.9: fixed an issue on windows with py3.9 and stdin (280e1fc )
v1.19.1
1.19.1 (2022-10-13)
Bug Fixes
formatter: fixed indent on inline block followed by inline template block (4a0bee6 ), closes #425
v1.19.0
1.19.0 (2022-10-12)
Bug Fixes
formatter: fixed formatting on nested inline comments (a86df43 ), closes #423
Features
configuration: allow local configuration to override global config (b4cbcb4 ), closes #422
v1.18.0
1.18.0 (2022-09-26)
Features
quiet: updated output of the --quiet flag to reduce unneeded verbose stuff (b53f670 )
v1.17.3
1.17.3 (2022-09-26)
Bug Fixes
linter: fixed false positive on H017. Added test (17ff881 ), closes #406
linter: fixed false positive on T002. Added tests (67e8c64 ), closes #405
v1.17.2
1.17.2 (2022-09-22)
Bug Fixes
formatter: fixed issue with blank links added between blocks (31161ce ), closes #402
v1.17.1
1.17.1 (2022-09-21)
Bug Fixes
formatter: fixed poor indentation on span tags with leading text (8f36fec ), closes #398
t002: fixed false positive in t002. Added test (e23ee46 ), closes #399
v1.17.0
1.17.0 (2022-09-20)
Features
stats: moved linter stats to be appended to lint output (90f023d ), closes #396
v1.16.0
1.16.0 (2022-09-19)
Bug Fixes
Features
linter: added --statistics flag to print summary of linter findings (489decb ), closes #389
v1.15.0
1.15.0 (2022-09-16)
Bug Fixes
formatter: fixed formatting of repeating inline tags (d31ce52 ), closes #387
Features
linter t034: added linter T034 to check for {% ... }% typo (ecb95bb ), closes #385
linter: t002 added a few more tags to the check (532c5b8 ), closes #386
You can’t perform that action at this time.