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

Add Support for Pydantic V2 #6

Merged
merged 4 commits into from
Nov 12, 2023
Merged

Add Support for Pydantic V2 #6

merged 4 commits into from
Nov 12, 2023

Conversation

Saran33
Copy link
Owner

@Saran33 Saran33 commented Nov 12, 2023

Description

  • This PR adds breaking changes to only support Pydantic V2 in fastapi-docx >=1.0.
  • No backwards compatibility for Pydantic V1 is included.

Motivation and Context

Related Pull Requests

Relevant Issues

Additional Details

Type of Changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to cease working as expected)

Checklist

  • I have made corresponding changes to the documentation
  • I have added docstrings/comments, particularly in hard-to-understand areas
  • I have added tests that prove my fix is effective or that my feature works

@Saran33 Saran33 added the enhancement New feature or request label Nov 12, 2023
@Saran33 Saran33 merged commit c41118c into main Nov 12, 2023
3 checks passed
@Saran33 Saran33 deleted the support-pydantic-v2 branch November 12, 2023 17:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant