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

Various fixes to get ready for 2.0 #82

Merged
merged 1 commit into from
Oct 21, 2023
Merged

Various fixes to get ready for 2.0 #82

merged 1 commit into from
Oct 21, 2023

Conversation

ahl
Copy link
Collaborator

@ahl ahl commented Oct 21, 2023

  • update indexmap dep to 2.0.0
  • reorder Components to match spec
  • coalesce serde pragmas
  • add callbacks to Operation
  • fix deserialization of subschemas with typed schemas

Fixes #77, #66, #65, #64, #61.

@ahl ahl force-pushed the v2 branch 2 times, most recently from cd91d2e to fc69266 Compare October 21, 2023 07:01
- update indexmap dep to 2.0.0
- reorder Components to match spec
- coalesce serde pragmas
- add callbacks to Operation
- fix deserialization of subschemas with typed schemas
- fix some clippy nits
@ahl ahl merged commit b500ca1 into master Oct 21, 2023
4 checks passed
@ahl ahl deleted the v2 branch October 21, 2023 07:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Version incompatibility when upgrading to 1.0.3
1 participant