Skip to content
Matthieu Rigal edited this page May 7, 2015 · 5 revisions

Upcoming versions. You may also have a look at the [ milestones ] (https://github.com/MongoEngine/mongoengine/milestones)

0.10

We are planning to release this one quite quickly, some of the major features being:

  • Django support dropped, put into separate repository
  • PyMongo 3+ support
  • "Lax" validation of DynamicDocument "ala 0.8.x" again possible

0.11

Besides focusing on resolving many of the smaller issues and bugs raised in the last year (also included in the 0.10.x series probably), it should bring one bigger feature/refactoring. As it is regularly creating issues, maybe a refactoring of ListField()?

1.0

It will probably need a couple more 0.X releases to get us there since we are lacking several features. You can find more details about what should be achieved in the dedicated page Towards 1.0

Clone this wiki locally