Changes for version 0.016 - 2020-12-16
- INCOMPATIBLE CHANGES
- Requires MongoDB 2.0+. Uses BSON type wrappers instead of legacy MongodDB type wrappers.
- ADDED
- Added ability to specify options to find.
Documentation
Meerkat recipes with do's and don'ts
Getting started with Meerkat
Modules
Manage MongoDB documents as Moose objects
Associate a class, database and MongoDB collection
Wrap MongoDB::Cursor to inflate data to objects
DateTime proxy for lazy inflation from an epoch value
Enhances a Moose object with Meerkat methods and metadata
Moose types for Meerkat