Releases: pyapp-kit/pydantic-compat
Releases · pyapp-kit/pydantic-compat
v0.1.2
v0.1.1
What's Changed
- ci(pre-commit.ci): autoupdate by @pre-commit-ci in #3
- ci(dependabot): bump actions/checkout from 3 to 4 by @dependabot in #4
- move Field.metadata -> json_schema_extra by @tlambert03 in #5
- chore: rename repo by @tlambert03 in #6
- ci(pre-commit.ci): autoupdate by @pre-commit-ci in #7
- feat: add v1 namespace by @tlambert03 in #8
New Contributors
- @pre-commit-ci made their first contribution in #3
- @dependabot made their first contribution in #4
Full Changelog: v0.0.4...v0.1.1
v0.1.0
What's Changed
- ci(pre-commit.ci): autoupdate by @pre-commit-ci in #3
- ci(dependabot): bump actions/checkout from 3 to 4 by @dependabot in #4
- move Field.metadata -> json_schema_extra by @tlambert03 in #5
- chore: rename repo by @tlambert03 in #6
New Contributors
- @pre-commit-ci made their first contribution in #3
- @dependabot made their first contribution in #4
Full Changelog: v0.0.4...v0.1.0
v0.0.4
What's Changed
- support py37 by @tlambert03 in https://github.com/tlambert03/pydantic-compat/pull/1
- feat: support Field() by @tlambert03 in https://github.com/tlambert03/pydantic-compat/pull/2
New Contributors
- @tlambert03 made their first contribution in https://github.com/tlambert03/pydantic-compat/pull/1
Full Changelog: tlambert03/pydantic-compat@v0.0.1...v0.0.4