The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for Catmandu-Store-MongoDB

0.06  2017-01-13 14:02:30 CET
  - remove deprecated options
  - replace deprecated driver method calls

0.0501  2016-12-21 08:23:49 CET
  - add missing dependency

0.05  2016-12-20 11:03:10 CET
  - CQL support
  - new fields option

0.0403  2016-01-12 10:36:31 CET
  - drop support

0.0402  2015-09-30 10:08:35 CEST
  - fix MongoDBTest

0.0401  2015-09-29 10:04:42 CEST
  - require JSON::MaybeXS

0.04  2015-09-22 11:05:30 CEST
  - MongoDB 1.0.0 driver support

0.0303  2014-10-17 14:20:13 CEST
  - use Dist::Milla
  - retry reconnect option

0.0302  2014-04-25
  - more pod
  - more tests

0.0301  2013-04-22
  - fix Bag delete_by_query

0.03    2013-04-19
  - Searcher support

0.0202  2013-02-26
  - import confess

0.0201  2013-02-07
  - fix manifest

0.02    2013-02-07
  - many optimized versions of the Iterable methods
  - basic search support (no CQL support, no Searcher)

0.0101  2012-05-29
  - safe save and delete

0.01    2012-05-04
  - initial release