Releases: apiaryio/gavel.js
Releases · apiaryio/gavel.js
v3.1.1
3.1.1 (2019-05-21)
Bug Fixes
- maps status code validation error to contain real/expected status codes (2ac8cb3)
v3.1.0
3.1.0 (2019-05-20)
Bug Fixes
- adds "normalizeHeaders" (350d8ca)
- fixes wrong strings interpolation in test suits (1038ec8)
Features
- adds new validation algorithm, release preparations (20ec986)
v3.0.1
3.0.1 (2019-05-06)
Bug Fixes
- package: update media-typer to version 1.0.2 (d574718)
v3.0.0
3.0.0 (2019-05-03)
chore
BREAKING CHANGES
- Drops support for NodeJS version 6.
v2.2.2
2.2.2 (2019-04-03)
Bug Fixes
- package: update commander to version 2.20.0 (acfc7c2)
v2.2.1
2.2.1 (2018-12-12)
Bug Fixes
- update Apiary dependencies (6e04c56)
v2.2.0
2.2.0 (2018-12-10)
Features
- replace jsonlint with json-parse-helpfulerror (19bc2f7)
v2.1.2
2.1.2 (2018-06-13)
Bug Fixes
- do not load dependencies with
git+https
(71beb33)
v2.1.1
2.1.1 (2018-06-12)
Bug Fixes
- upgrade amanda JSON Schema validator (045830f)
v2.1.0
2.1.0 (2018-05-25)
Features
- make status code error message more informative (5cf452a)