Skip to content

Releases: validator/grunt-html

v17.0.0

11 Apr 05:35
Compare
Choose a tag to compare
  • Require Node.js >= 14.18
  • Update dependencies including vnu-jar to v23.4.11

Full Changelog: v16.0.0...v17.0.0

v16.0.0

02 Oct 05:48
Compare
Choose a tag to compare
  • Drop Node.js < 14 support
  • Update dependencies including vnu-jar

Full Changelog: v15.2.2...v16.0.0

v15.2.2

09 Feb 09:31
Compare
Choose a tag to compare

v15.2.1

09 Feb 08:52
Compare
Choose a tag to compare

What's Changed

Full Changelog: v15.2.0...v15.2.1

v15.2.0

09 Feb 08:33
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v15.1.0...v15.2.0

v15.1.0

13 Oct 18:25
Compare
Choose a tag to compare
  • Update dependencies including vnu-jar v21.10.12

v15.0.2...v15.1.0

v15.0.2

05 Oct 05:56
Compare
Choose a tag to compare
  • Minor refactoring
  • Update devDependencies

v15.0.1...v15.0.2

v15.0.1

16 Sep 15:07
Compare
Choose a tag to compare
  • server: switched to flatMap (#171)

v15.0.0...v15.0.1

v15.0.0

15 Sep 12:52
Compare
Choose a tag to compare
  • BREAKING Require Node.js 12
  • BREAKING (in case you relied on indentation) JSON reporter: beautify output using 2-space indentation
  • Fix #152: results were being overwritten when a large number of files was used
  • use an Array for the Java command (#166)
  • Switch to execFile (#168)
  • Switch to async.mapLimit (#170); this should speed things up with a large number of files and a number of threads > 2
  • Improve CI; add Windows x86 run
  • Various small refactoring patches

v14.5.0...v15.0.0

v14.5.0

02 Sep 12:37
Compare
Choose a tag to compare