Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit b33ca9b

Browse files
author
Phil Sturgeon
authored
Merge pull request #18 from wework/release/0.3.0
Release v0.3.0
2 parents 28cf9c0 + 3e7846f commit b33ca9b

File tree

3 files changed

+682
-714
lines changed

3 files changed

+682
-714
lines changed

‎CHANGELOG.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,20 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
66

77
## [Unreleased]
88

9+
## [0.3.0] - 2018年12月18日
10+
### Added
11+
- Create empty items, as it must always be present for type: array
12+
- Rewrite exclusiveMinimum/exclusiveMaximum
13+
- Rewrite if/then/else as oneOf + allOf
14+
- Rewrite const as single element enum
15+
916
## [0.2.0] - 2018年05月10日
1017
### Fixed
11-
* Implemented [@cloudflare/json-schema-walker] to make sure all subschemas are
18+
- Implemented [@cloudflare/json-schema-walker] to make sure all subschemas are
1219
processed
1320

1421
[@cloudflare/json-schema-walker]: https://github.com/cloudflare/json-schema-tools#cloudflarejson-schema-walker
1522

1623
## [0.1.1] - 2018年04月09日
1724
### Added
18-
* Convert `dependencies` to an allOf + oneOf OpenAPI-valid equivalent
25+
- Convert `dependencies` to an allOf + oneOf OpenAPI-valid equivalent

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /