By: Christian Hattemer [email protected]
fix: fix pydantic 2.10 support for annotated validators
- Allow specifying required fields
(
cd9979b
)
- Update checkout action
(
be8b7b6
)
- Add optional fields specification to README.md
(
31655af
)
- Accept optional_fields as stared positional arguments
(
8423f4f
)
- Update README.md
(
313a9e5
)
- Fix CD
(
95d2566
)
- Merge publish workflow with release.yaml
(
9c1ab35
)
- Add py.typed to support mypy
(
091adfd
)
- Update README.md
(
a9c930b
)
- Update README.md
(
a07cf5f
)
-
Add homepage (
cd2de80
) -
Add publishing (
1a573c9
) -
Update semantic_release rules (
e65c2dc
) -
Update workflow name (
1b6cc33
) -
Update workflow name (
219ad2b
)
- Update README.md
(
a694a29
)
- feat: add initial version