This is the first release containing a Firestore backend and represents a complete refactor of the codebase, which makes more backends possible to implement without much effort.
v1.1.0
Transactions fixes and drop support legacy datastore
Support Python 3.10
Fix collation field
Fixed transaction caching issue
Fix Django 3.2 support
Add support for Django 3.2
First Django 3.0 release
Fix TypeError
Fix any issue with cache persisting between requests
Fix fetching >1000 items by key
Fix get_or_create in atomic()