Skip to content

Releases: djlint/djLint

v1.3.0

30 Jun 13:09
Compare
Choose a tag to compare

1.3.0 (2022-06-30)

Bug Fixes

  • h025: fixes rule H025 where tags have curly hash (e4fe62f), closes #270

Features

  • new option: added option to attempt to keep blank lines in templates (bbcf54a), closes #261

v1.2.1

21 Jun 16:05
Compare
Choose a tag to compare

1.2.1 (2022-06-21)

Bug Fixes

  • curly hash comment: fix formatting on curly hash comment blocks (4dc2140), closes #265

v1.2.0

16 Jun 18:56
Compare
Choose a tag to compare

1.2.0 (2022-06-16)

Features

  • whitespace: add option to preserver some whitespace before text (15ead70), closes #260

v1.1.1

18 May 15:48
Compare
Choose a tag to compare

1.1.1 (2022-05-18)

Bug Fixes

  • windows: fixed windows output. colorama was converting to cp1252 (46395e2)

v1.1.0

18 May 13:59
Compare
Choose a tag to compare

1.1.0 (2022-05-18)

Bug Fixes

  • dj018: fix rule DJ018 for special attrib names (f63cc4d), closes #248
  • stdin encoding: added encoding to stdin text (e906b3e), closes #243

Features

  • breaks: allowed p, head, and body tags that are short/empty to be on a single line (886d590)

v1.0.3

13 May 00:57
Compare
Choose a tag to compare

1.0.3 (2022-05-13)

Bug Fixes

  • code tags: fixed indentation on code tags w/ trailing text (a830bc4), closes #244

v1.0.2

09 May 17:26
Compare
Choose a tag to compare

1.0.2 (2022-05-09)

Bug Fixes

  • alpine.js: fixed formatting in alpine.js attributes (e531701), closes #240

v1.0.1

02 May 14:07
Compare
Choose a tag to compare

1.0.1 (2022-05-02)

Bug Fixes

  • custom attributes: custom attributes separated by hyphen were split up during format (1ce378c), closes #236

v1.0.0

25 Apr 14:09
Compare
Choose a tag to compare

1.0.0 (2022-04-25)

Bug Fixes

  • broken link "djlint documentation" in README (2489d55)
  • stdin and gitignore: updated to prevent gitignore from skipping std temp paths (8e0b4b1), closes #224

Features

Release 0.7.6

14 Mar 14:24
Compare
Choose a tag to compare
closes #194, added test