mongoengine/docs/changelog.rst
2010-01-06 03:23:02 +00:00

17 lines
340 B
ReStructuredText

=========
Changelog
=========
Changes in v0.1.2
=================
- Query values may be processed before before being used in queries
- Made connections lazy
- Fixed bug in Document dictionary-style access
- Added BooleanField
- Added Document.reload method
Changes in v0.1.1
=================
- Documents may now use capped collections