Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SchemaGen v1.4.0 #113

Merged
merged 8 commits into from May 21, 2021
Merged

SchemaGen v1.4.0 #113

merged 8 commits into from May 21, 2021

Conversation

gregsdennis
Copy link
Owner

@gregsdennis gregsdennis commented May 21, 2021

Depends on #110
Fixes #109
Fixes #112

wazzamatazz and others added 3 commits May 20, 2021 17:04
Fixes #109 by ensuring that the check for an existing attribute handler registration is performed correctly.
Add unit tests as per [review](#110 (review))
@github-actions github-actions bot added documentation Improvements or additions to documentation pkg:schema-generation labels May 21, 2021
@github-actions

This comment has been minimized.

@github-actions
Copy link

JsonSchema.Net.Generation

Summary

Actual new version: 1.4.0 (Minor)
Suggested new version: 1.3.2 (None).

@gregsdennis gregsdennis changed the title updated version and release notes SchemaGen v1.4.0 May 21, 2021
@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@gregsdennis
Copy link
Owner Author

The version check is wrong. I have a new type: PropertyOrder and a new property that exposes it. The public API has grown. That's a minor version. 😕

@gregsdennis gregsdennis merged commit 4f12134 into master May 21, 2021
@gregsdennis gregsdennis deleted the schemagen-v1.4.0 branch May 21, 2021 12:51
@github-actions
Copy link

Unit Test Results

       8 files         8 suites   3s ⏱️
6 040 tests 6 025 ✔️ 15 💤 0 ❌
6 075 runs  6 060 ✔️ 15 💤 0 ❌

Results for commit 4f12134.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation pkg:schema-generation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Ordering of properties in auto-generated schemas Registration of custom IAttributeHandler ignored
2 participants