Releases: apiaryio/gavel2html
Releases · apiaryio/gavel2html
v2.1.0
- Updates dependencies to fix known security vulnerabilities (#29, #31).
v2.0.2
Fixes
- Fixes an issue when a dollar sign (
$
) in the expected/actual body would produce a malformed diff (#28).
1.0.2
Changes
- Publishes the version of the package actually used in production (77eb60d)
- Updates NodeJS version required by the package and used during its CI (7944cff):
- Removes NodeJS@4 support
- Minimum required version is set to NodeJS@8
v1.0.1
1.0.1 (2017-05-11)
Bug Fixes
- Put html-sanitizer.js back to the distribution (0f721499)
v1.0.0
1.0.0 (2017-04-24)
Bug Fixes
Breaking Changes
- Support for Node 0.10 and 0.12 dropped
(ebbde790)