Changelog¤
griffe-pydantic Insiders¤
1.0.1 May 27, 2024¤
- Depend on Griffe 0.38 minimum
- Detect inheritance when
BaseModelis imported frompydantic.main - Don't crash on keyword arguments in
@field_validatordecorators
1.0.0 March 20, 2023¤
- Support Pydantic v2
- Support both static and dynamic analysis
- Detect when classes inherit from Pydantic models
1.0.0a0 July 13, 2023¤
- Release first Insiders version (alpha)