Skip to content

Releases: usabilla/openapi3-validator

1.0.0

18 Mar 14:07
1.0.0
2ead0e4
Compare
Choose a tag to compare

1.0.0

Minor functionality improvements
Update of the release process - switch to eve to create a release

  • Total issues resolved: 0
  • Total pull requests resolved: 3
  • Total contributors: 1

enhancement

v0.3.0

15 Mar 15:56
0.3.0
0ec9348
Compare
Choose a tag to compare

New features:

  • possibility to lookup for open API spec file(s) in the provided path tree with support of wildcards
  • possibility to validate multiple open API spec files via full path(s)
  • possibility to validate multiple open API spec files via url(s)
  • explicit command line named arguments support

The tool still can be used in legacy mode for existing CI/CD pipelines support.
Repo has been migrated to the github actions instead of travis-ci.

  • Total issues resolved: 0
  • Total pull requests resolved: 4
  • Total contributors: 1

enhancement

bug

v0.2.0

08 Dec 13:04
4da7293
Compare
Choose a tag to compare

Build Status

This version makes it easier to execute the container by providing an entrypoint.
The size of the container was also drastically reduced to ensure that it's easy and fast to use the project.

Total issues resolved: 3

v0.1.0

07 Dec 12:25
8b829c7
Compare
Choose a tag to compare

This version introduces the very basic functionality for validating OpenAPI v3 specs.

Total issues resolved: 4