Beanie Versions Save

Asynchronous Python ODM for MongoDB

1.22.6

8 months ago

Update Precommit Hooks & CI

1.22.5

8 months ago

Fix: Unify Methods for Retrieving Field's Extra Parameters During Backlink Processing

1.22.4

8 months ago

Fix Numpy Array Incompatability

1.22.3

8 months ago

Refactor: Simplify UpdateMany And UpdateOne await Method

1.22.2

8 months ago

Fix get_field_type & Generalize extract_id_class

1.22.1

8 months ago

1.21.0

9 months ago

Pydantic V2 support

1.20.0

10 months ago

Batteries. The first battery is the queue system. Doc: https://beanie-odm.dev/batteries/queue/

1.19.2

11 months ago
  • Fix | 496 | Support aggregation chaining after find with fetch_links=True.
  • Fix | 528 | Rework IndexModelField for document settings.
  • Fix | 537 | Fetch lists of not only links.
  • Fix | 563 | Update logical operators documentation.
  • Fix | 508 | Unset unnecessary fields.
  • Fix | 531 | Return self for all modifying methods.