Skip to content

Tags: graphql-python/graphene-pydantic

Tags

0.6.1

Toggle 0.6.1's commit message
Fix examples to work with Pydantic V2, add test for example

0.6.0

Toggle 0.6.0's commit message
Support pydantic 2

v0.5.0-beta.1

Toggle v0.5.0-beta.1's commit message
chore: drop testing for EOL Python 3.7

v0.5.0-alpha.2

Toggle v0.5.0-alpha.2's commit message
fix: optional union type errors

v0.5.0-alpha.1

Toggle v0.5.0-alpha.1's commit message

Verified

This commit was signed with the committer’s verified signature.
abhinand-c Abhinand C
build: bump version to 0.5.0

This version marks support of Pydantic V2 and python 3.12, and drops support for Pydantic V1

v0.4.2-beta.6

Toggle v0.4.2-beta.6's commit message
fix: allow support for str|None or Union[str|None] in input type

v0.4.2-beta.5

Toggle v0.4.2-beta.5's commit message
fix: default value pydantic undefined

v0.4.2-beta.4

Toggle v0.4.2-beta.4's commit message
fix: default value not working for input types

v0.4.2-beta.3

Toggle v0.4.2-beta.3's commit message
Update poetry.lock

v0.4.2-beta.2

Toggle v0.4.2-beta.2's commit message
feat: added support for v2

deprecated: pydantic v1