Skip to content

Releases: pugjs/pug-lint

v2.1.2 / 2016-01-02

20 Jan 16:30
Compare
Choose a tag to compare

Highlights

  • Removes unnecessary console.log

Changes

v2.1.1...v2.1.2

v2.1.1 / 2015-12-23

23 Dec 15:36
Compare
Choose a tag to compare

Highlights

  • Renamed to pug-lint

Changes

v2.1.0...v2.1.1

v2.1.0 / 2015-12-18

18 Dec 11:05
Compare
Choose a tag to compare

Highlights

  • Removed unused JSON.minify dependency

Changes

v2.0.7...v2.1.0

v2.0.7 / 2015-12-17

17 Dec 14:37
Compare
Choose a tag to compare

#36 # Highlights

  • Now requires newline characters in validateAttributeSeparator.multiLineSeparator

Changes

v2.0.6...v2.0.7

v2.0.6 / 2015-12-17

17 Dec 10:17
Compare
Choose a tag to compare

Highlights

  • validateAttributeSeparator now handles multi-line attribute blocks

Changes

v2.0.5...v2.0.6

v2.0.5 / 2015-11-23

23 Nov 20:00
Compare
Choose a tag to compare

Highlights

  • New rules:
    • disallowClassAttributeWithStaticValue
    • disallowIdAttributeWithStaticValue

Changes

v2.0.4...v2.0.5

v2.0.4 / 2015-11-23

23 Nov 16:58
Compare
Choose a tag to compare

Highlights

  • Now accounts for block expansion when using the following rules:
    • disallowDuplicateAttributes
    • validateDivTags

Changes

v2.0.3...v2.0.4

v2.0.3 / 2015-11-21

21 Nov 10:51
Compare
Choose a tag to compare

Highlights

  • Now accounts for block expansion when validating order of literals and attributes

Changes

v2.0.2...v2.0.3

v2.0.2 / 2015-11-14

14 Nov 13:09
Compare
Choose a tag to compare

Highlights

  • validateAttributeSeparator now handles unescaped attributes

Changes

v2.0.1...v2.0.2

v2.0.1 / 2015-11-13

13 Nov 20:06
Compare
Choose a tag to compare

Highlights

  • Disallow contradictory rules from being used
  • Rename disallowImplicitDiv to validateDivTags

Changes

v2.0.0...v2.0.1