v5.5.0
·
0 commits
to c35934032d7b629058243b8258be6fd14e8dca8d
since this release
Added
- JS API: Support proxies #1081
- Ruleset accepts
documentationUrl
property to specify the source of the documentation #1242 - Introduce an experimental JSON Path engine to speed up the linting process #1136. Currently hidden behind USE_NIMMA env variable.
Fixed
- Improve examples validation #1284
- Path Params being applied to more than http operations #1187
- Occasional out of memory errors caused by better-ajv-errors #1223, #455
- Unexpected result while linting an empty document #1209
- Casing function supports leading char #1256
operation-paramaters
rule outputs better messages #1235- Document sources are not normalized correctly under Windows #1185
- Various performance improvements #1184, #1188, #1189, #1300