v1.8.0
Overview
- Simplify
Rule
interface by removingSeverity()
Updates
- ci: gh actions: add workflow_dispatch
- enhance: openapi3lint: remove Policy.rules
- reorganize: openapi3lint: split files
- rename: openapi3lint: rule_collection.go
- style: openapi3lint: gofmt -s
- refactor: openapi3lint: remove Rule.Severity() from interface
- feat: openapi3lint: add PolicyViolationsSets.CountsByRule()