Releases: pb33f/libopenapi-validator
Releases · pb33f/libopenapi-validator
v0.0.10
Schema violations now contain the schema and the object used during validation.
v0.0.7
Same bug fixed in v0.0.6, but in a different place, working on a different subset of docs.
No new features.
v0.0.6
Small bugfix to allow InvalidJSONType errors to bubble up from JSONSchema library, reported in vacuum.
No new features, no other fixes.
v0.0.5
Bugfixes only, no features
Various schema validation cleanup
upgraded to v0.8.1 of libopenapi, schema primitive support tuned up and some clearer descriptions of validation errors added.
v0.0.3
support for base path definitions provided by server objects are now included when looking up paths.
v0.0.2
A few small performance improvements and a bugfix
v0.0.1
First release, open up for early stress testing.