Releases: niqzart/pydantic-marshals
Releases · niqzart/pydantic-marshals
0.3.14
- Composite models (#31)
- Fix #29
0.3.12
Base:
Extra-SQLAlchemy:
- Type Override option for columns
0.3.6
Assert-Contains:
- Comparing date, time and datetime objects
0.3.5
Minor mypy plugin fixes:
- add fallback_to_any instead of typing dynamic attributes
0.3.4
- Optional Relationships (via passing True at creation time)
- Patch-like fields and models
- Tests and examples for input mode
0.3.1
Pydantic-Marshals[SQLAlchemy] release! See example in readme