The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
This file documents the revision history for the Perl library MongoDBI.

-       add the ability to raise/print errors much like DBI.pm's API, and also
        allow this configuration to be specified on the app controller thus
        auto-configuring all associated classes

-       figure out a means to prevent reserved word, database keyword and schema
        attribute naming collisions
        
-       database connection pooling with the ability to read and write to
        different connections

0.0.1   2011-12-12

x       properly traverses children of children of child documents (n) levels
        deep

x       added support for gridfs fields

x       collapsing currently only collapses dirty fields but should be mindful
        of fields with default values

x       child and relative document class handlers should pass back the
        document class object reference instead of the handler object ref

x       child and relative document class handlers should be able to handle
        objects as initial parameters

x       this library is soooo new, .... its new