Skip to content

v0.8.7

Compare
Choose a tag to compare
@tulir tulir released this 01 Feb 19:55
· 832 commits to master since this release
  • Changed attr deserializer to deserialize optional missing fields into None instead of attr.NOTHING by default.
  • Added option not to use transaction for asyncpg database upgrades.