Skip to content

Add support for pydantic 1.9, add post_bulk_update signal, and bug fixes

Choose a tag to compare

@collerek collerek released this 14 Jan 22:45
· 789 commits to master since this release
6ec4825

0.10.24

✨ Features

🐛 Fixes

💬 Other

  • Improve performance of bulk_create by bypassing databases execute_many suboptimal implementation. (by @Mng-dev-ai thanks!) #520
  • Bump min. required databases version for sqlalchemy 1.4 to >=5.4.