Skip to content

0.1.4

Compare
Choose a tag to compare
@ellmetha ellmetha released this 30 Dec 15:14
· 986 commits to main since this release
b4c624f

Marten 0.1.4 fixes a couple of bugs.

Bug fixes

  • Fix non-working #pk method generation for models with a one-to-one primary key field
  • Fix a possible NilAssertionError when running a migration involving a column change
  • Fix a possible layout issue in the server error debug page