Skip to content

Releases: cyprieng/swagger-parser

v1.0.1

26 Jan 16:27
db17cc1
Compare
Choose a tag to compare
Bump version

1.0.0 (2017-6-11)

15 Jun 16:20
Compare
Choose a tag to compare
  • 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

28 Jan 17:47
Compare
Choose a tag to compare
v0.1

Remove cryptography from requirements