Releases: civisanalytics/swagger-diff
Releases · civisanalytics/swagger-diff
Release list
v2.0.0
Changed
- Bumped the Ruby version for development to 2.7.7
- Bumped the RuboCop version for development to 1.48.0
- Bumped the Travis matrix to 2.7.7, 3.0.5, 3.1.3, 3.2.1
- Bumped the Pry version for development to 0.14.1
- Bumped the VCR version for development to 6.1
- RuboCop fixes
Swagger::Diff 1.1.2
Fixed
- #56 recursively parse non-ref response schemas (
propertiesanditems)
Swagger::Diff 1.1.1
Added
- Added 2.4 to the Travis matrix
Changed
- Bumped the Ruby version for development to 2.4.1
- Bumped the RuboCop version for development to 0.49
- Bumped the WebMock version for development to 3
- Bumped the Travis matrix to 2.1.10, 2.2.7, and 2.3.4
- RuboCop fixes
Fixed
- #51 parse nested inline objects
Swagger::Diff 1.1.0
Added
- Added a Code of Conduct
- Added a matrix build of 2.0, 2.1, 2.2, and 2.3 to Travis
- #33 added a changelog feature
- #35 print a warning if an OAI specification is invalid
Changed
- Bumped the Ruby version for development to 2.3.1
- Bumped the RuboCop version for development to 0.40
- Bumped the WebMock version for development to 2.0
- Bumped the Rake version for development to 11.1
Fixed
Swagger::Diff 1.0.5
Fixed
- #18 parse non-ref parameter schemas (
allOf,properties, anditems)
Swagger::Diff 1.0.4
Swagger::Diff 1.0.3
Swagger::Diff 1.0.2
Fixed
- #3 treat required elements in new child parameters as backwards-compatible
Swagger::Diff 1.0.1
Fixed
- #1 added missing rspec-expectations dependency