Changelog * On validation error: add cause and context. 129 * Switch to poetry and update dependencies 136
0.3.1
Changelog * File handler Windows compatibility fix (122) * Recurse references in validation (125) * A $ref may be a property name fix (124)
0.3.0
Changelog * Latest spec 3.0 schema (110)
0.2.10
Changelog * Switched to using requests rather than direct use of urllib3 (93) * Handlers timeout param fix (107) * Detect duplicate operationId fix (109) * Repair default and $ref issue (91)
0.2.9
Changelog * Adds support for pre-commit (83)
0.2.8
Changelog * STDIN input support (75) * End of Python 3.4 support (76)