Download Latest Version v2.0.0 source code.tar.gz (39.6 kB)
Email in envelope

Get an email when there's a new version of Peewee-async

Home / v2.0.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2026-04-16 1.7 kB
v2.0.0 source code.tar.gz 2026-04-16 39.6 kB
v2.0.0 source code.zip 2026-04-16 60.6 kB
Totals: 3 Items   101.9 kB 2

🚀 What's Changed

✨ Features

⚠️ Breaking Changes

  • Minimum required Peewee version is now 4.0
  • Fixed returning behavior in queries — it now matches sync Peewee (#328)
  • Renamed database classes:

  • PooledPostgresqlExtDatabasePostgresqlDatabase

  • PsycopgDatabasePsycopg3Database
  • PooledMySQLDatabaseMysqlDatabase
  • PooledPostgresqlDatabase has been removed
  • Removed support for min_connections and max_connections parameters

Full Changelog: https://github.com/05bit/peewee-async/compare/v1.3.0...v2.0.0

Source: README.md, updated 2026-04-16