Skip to content

Releases: tschortsch/gulp-bootlint

v1.1.1

10 May 16:30
Compare
Choose a tag to compare

Released 2021-05-10

Changelog:

  • Dropped support for Node.js versions < 10
  • Updated merge package to v2.1.1
  • Updated through2 package to v4.0.2
  • Bumped dependency versions:
    • Updated eslint package to v7.26.0
    • Updated eslint-config-gulp package to v5.0.1
    • Updated mocha package to v8.4.0
    • Updated vinyl package to v2.2.1

v1.1.0

07 May 18:38
Compare
Choose a tag to compare

Released 2020-05-07

Changelog:

  • Updated bootlint to v1.1.0
  • Bumped other dependency versions:
    • eslint-config-gulp to v4.0.0
    • mocha to v7.1.2

v1.0.0

12 Dec 21:00
Compare
Choose a tag to compare

Released 2019-12-12

Changelog:

  • Updated bootlint to v1.0.0
  • Updated log package to v6.0.0
  • Dropped loglevel option since it's not supported anymore by the new log package. To set the log level please use the LOG_LEVEL environment variable before running your gulp task (see: https://github.com/tschortsch/gulp-bootlint#log-level).
  • Bumped other dependency versions:
    • ansi-colors 4.1.1
    • eslint 6.7.2
    • mocha 6.2.2

v0.11.0

26 Jun 19:35
Compare
Choose a tag to compare

Released 2019-06-26

Changes:

  • Dropped support for Node.js versions <= 7
  • Updated bootlint to v0.16.6
  • Bumped dependency versions:
    • ansi-colors 3.2.4
    • through2 3.0.1
    • eslint 6.0.0
    • mocha 6.1.4

v0.10.2

15 Dec 20:40
Compare
Choose a tag to compare

Released 2018-12-15

Changes:

  • Bumped dependency versions

v0.10.1

02 Oct 19:01
Compare
Choose a tag to compare

Released 2018-10-02

Changes:

  • Updated bootlint to v0.15.1
  • Bumped dependency versions:
    • eslint 5.6.1
    • mocha 5.2.0
    • should 13.2.3
    • vinyl 2.2.0
    • ansi-colors 3.1.0

v0.10.0

02 Oct 18:35
Compare
Choose a tag to compare

NPM publishing changed so this version was never published. Please use v0.10.1.

v0.9.0

24 Apr 09:48
Compare
Choose a tag to compare

Released 2018-04-24

Changes:

  • Replaced deprecated gulp-util (thanks to TheDancingCode)
  • Bumped dependency versions:
    • eslint 4.19.1
    • mocha 5.1.1
    • should 13.2.1

v0.8.1

01 Feb 19:13
Compare
Choose a tag to compare

Released 2017-02-01

Changes:

  • Replaced jshint with eslint
  • Bumped dependency versions:
    • gulp-util 3.0.8
    • through2 2.0.3
    • mocha 3.2.0
    • should 11.2.0

v0.8.0

24 May 21:09
Compare
Choose a tag to compare

Released 2016-05-24

Changes:

  • Possibility to provide array where found issues are stored
  • Bumped dependency versions:
    • jshint 2.9.2
    • mocha 2.5.1
    • should 8.4.0