Revision history for Meerkat 0.004 2013-09-24 19:51:46 America/New_York [FIXES] - Fixes crash searching for non-existent documents 0.003 2013-09-21 23:29:17 America/New_York [INTERNAL] - Extracted MongoDB object management to MooseX::Role::MongoDB 0.002 2013-09-20 13:02:36 America/New_York [INCOMPATIBLE CHANGES] - The required 'namespace' parameter was renamed 'model_namespace' for consistency with the new 'collection_namespace' parameter. [NEW FEATURES] - Allows specifying a 'collection_namespace' to use custom collection classes that extend Meerkat::Collection [INTERNAL] - Replaced Class::Load with Module::Runtime; now also using Module::Runtime for composing namespaces and class suffixes 0.001 2013-09-19 19:40:32 America/New_York - First release