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

fix: add support for pydantic v1 users #163

Merged
merged 6 commits into from
Dec 2, 2023
Merged

fix: add support for pydantic v1 users #163

merged 6 commits into from
Dec 2, 2023

Conversation

ajndkr
Copy link
Owner

@ajndkr ajndkr commented Dec 2, 2023

Description

With v0.8 release, lanarky primarily only supported pydantic 2.0+ users. This PR adds support for v1 users as well.

Changelog:

  • ⚡ added new util functions to handle multiple pydantic versions
  • ⚡ updated adapter modules
  • 📝 added new PyPI friendly README

@ajndkr ajndkr added the adapter label Dec 2, 2023
@ajndkr ajndkr self-assigned this Dec 2, 2023
@ajndkr ajndkr merged commit ebbe1d0 into main Dec 2, 2023
2 checks passed
@ajndkr ajndkr deleted the patch/pydantic_v1 branch December 2, 2023 07:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant