This repository has been archived by the owner on Aug 29, 2024. It is now read-only.
Releases: cyprieng/swagger-parser
Releases · cyprieng/swagger-parser
v1.0.1
1.0.0 (2017-6-11)
- Drop support for python 2.6, add support for python 3.5, python 3.6 and pypy
- Fix issue #35
- Add file parser tests and fixes for #40, #41, #42, #43, #44, #45, thanks to @mtherieau
- Use isinstance for simple type checking, thanks to @pankaj28843
- Fixes for #31, #32, #33, thanks to @crudo10 and @beanqueen for the review
- Bug fix when dictionary only contains 1 element, thanks to @TenOs
- Add tests for "official" petstore json and yaml, thanks to @beanqueen
Initial Release
v0.1 Remove cryptography from requirements