3.0.0 (2019-05-21)
Features
- change string interpolation implementation (#220) (ec82732)
- convert oas2 and 3 rulesets to json format and distribute for reuse SO-170 (5eec0b7)
BREAKING CHANGES
- loading rulesets from ts file no longer works
- must be loaded using rulesetReader
- oas2/index.ts#rules() is async