Skip to content

Releases: apiaryio/dredd

v11.1.1

21 May 13:13
a6cab86
Compare
Choose a tag to compare

11.1.1 (2019-05-21)

Bug Fixes

  • uses explicit validation result sections list for logging output (a2b8a0a)

v11.1.0

10 May 11:49
1e7fa41
Compare
Choose a tag to compare

11.1.0 (2019-05-10)

Features

  • bring in (not only) OAS3 fixes and features (9513b9a)

v11.0.4

09 May 08:59
4e5dda7
Compare
Choose a tag to compare

11.0.4 (2019-05-09)

Bug Fixes

  • package: update glob to version 7.1.4 (d14c398)

v11.0.3

06 May 13:09
d73686c
Compare
Choose a tag to compare

11.0.3 (2019-05-06)

Bug Fixes

  • package: update gavel to version 3.0.1 (17b01cd)

v11.0.2

03 May 10:22
e3828a3
Compare
Choose a tag to compare

11.0.2 (2019-05-03)

Bug Fixes

  • package: update gavel to version 3.0.0 (244c908)

v11.0.1

02 May 14:19
e5b3cf4
Compare
Choose a tag to compare

11.0.1 (2019-05-02)

Bug Fixes

  • package: update make-dir to version 3.0.0 (778b668)

v11.0.0

02 May 13:54
97ab1cd
Compare
Choose a tag to compare

11.0.0 (2019-05-02)

Bug Fixes

  • package: update untildify to version 4.0.0 (93e13f1)
  • remove the 'fileBasedReporters' property from the 'stats' object (59702d4)

chore

BREAKING CHANGES

  • Dredd does not support Node 6 anymore. Node 6 has a scheduled maintenance end on April 2019.
  • The 'fileBasedReporters' property has been in the 'stats' object by accident and now is removed. Apparently it has been there for a while, as it got listed in #599, the only documentation of the 'stats' object to this date.

v10.0.0

30 Apr 08:59
bdef901
Compare
Choose a tag to compare

10.0.0 (2019-04-30)

Code Refactoring

  • removes warnings for deprecated CLI options (913f49a)

BREAKING CHANGES

  • Support for the following CLI options has been dropped: -c, -q/--silent, --level, -b/--sandbox, --hooksData, -t/--timestamp. Please refer to the documentation for more detail.

v9.0.5

23 Apr 06:55
954e151
Compare
Choose a tag to compare

9.0.5 (2019-04-23)

Bug Fixes

  • package: update inquirer to version 6.3.1 (b0ccf14)

v9.0.4

09 Apr 10:11
a34e980
Compare
Choose a tag to compare

9.0.4 (2019-04-09)

Bug Fixes

  • package: update js-yaml to version 3.13.1 (3356d01)