What's Changed
- Use correct name for Starlette's BaseHTTPMiddleware by @garyd203 in #110
- DTOFactory.call():
...
equivalent toPydanticUndefined
in checking for default by @peterschutt in #114 - Pass
FieldInfo
straight through tocreate_model()
if no need to change by @peterschutt in #116
New Contributors
- @garyd203 made their first contribution in #110
- @peterschutt made their first contribution in #114
Full Changelog: v1.3.3...v1.3.4