Releases: grokify/spectrum
Releases · grokify/spectrum
v1.10.0
Updates
- dep: go mod: update
- feat: openapi3: add
SpecMore.WriteFileXLSXOperationStatusCodes()
- dep: go mod: update
- streamline: openapi3: remove old code
- dep: go mod: update
- .gitignore: update: ignore temp Excel files
v1.9.2
Updates
- dep: go mod: update
v1.9.1
Updates
- dep: go mod: update
- ci: gh actions: update go versions
- feat: openapi3: add Operation getkin/kin-openapi/openapi3 alias
- docs: fix: typo
v1.9.0
Overview
Update to github.com/getkin/kin-openapi
v0.65.0. Was previously pinned at v0.60.0 due to breaking change in v.0.61.0.
See more: #15
Updates
- dep: getkin/kin-openapi: update to v0.65.0, post v0.61.0
- cleanup: openapi3lint1: remove prototype version
- docs: openapi3lint: update
v1.8.3
Updates
- enhance: openapi3: update param name
- enhance: openapi3lint: add ruleopxpropertystringexist linting of sp… …
v1.8.2
Updates
- enhance: openapi3lint: update RuleOperationXPropertyStringExist to … …
- cleanup: openapi3lint: remove constant from ruleopxpropertystringexist
v1.8.1
Updates
- feat: openapi3lint: add RuleOperationXPropertyStringExist
- dep: go mod: update
- cleanup: openapi3lint: remove unneeded code
v1.8.0
Overview
- Simplify
Rule
interface by removing Severity()
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()
v1.7.3
Updates
- enhance: cmd/oas3lint: update for RuleCollection
- feat: openapi3lint: add spec extensions lint support
- style: openapi3: use constant
- feat: openapi3lint: add RuleCollection
- dep: go mod: update
- docs: streamline
- docs: update