Skip to content

1.23.0

Latest
Compare
Choose a tag to compare
@dantownsend dantownsend released this 12 Feb 23:54
  • Added Quart, Sanic, and Falcon as supported ASGI frameworks (thanks to @sinisaos for this).
  • Fixed a bug with very large integers in SQLite.
  • Fixed type annotation for Timestamptz default values (thanks to @Skelmis for this).