Skip to content

Releases: niqzart/pydantic-marshals

0.3.14

11 Aug 12:40
3f14d41
Compare
Choose a tag to compare
  • Composite models (#31)
  • Fix #29

0.3.13

20 Apr 13:14
91780f4
Compare
Choose a tag to compare

0.3.12

20 Apr 13:12
Compare
Choose a tag to compare

Base:

  • Fixes for patch default

Extra-SQLAlchemy:

  • Type Override option for columns

0.3.6

20 Apr 13:10
Compare
Choose a tag to compare

Assert-Contains:

  • Comparing date, time and datetime objects

0.3.5

20 Apr 13:08
Compare
Choose a tag to compare

Minor mypy plugin fixes:

  • add fallback_to_any instead of typing dynamic attributes

0.3.4

07 Oct 13:43
Compare
Choose a tag to compare
  • Optional Relationships (via passing True at creation time)
  • Patch-like fields and models
  • Tests and examples for input mode

0.3.1

24 Sep 23:37
55d2252
Compare
Choose a tag to compare

Pydantic-Marshals[SQLAlchemy] release! See example in readme

0.2.1

19 Sep 21:56
Compare
Choose a tag to compare

Assert Contains

Documentaion