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

0.04_01  2016-03-15 11:57:49 CET
  - Elasticsearch 2.0 compatibility (this is only possible by field renaming
    and needs reindexing)
  - add the Catmandu::Droppable role to the store and bag

0.0306  2016-01-12 11:21:12 CET
  - drop support

0.0305  2015-10-15 13:24:08 CEST
  - fix on_error bug

0.0304  2015-02-06 12:10:05 CET
  - revert to the Catmandu::Store::ElasticSearch name to avoid
    installation troubles

0.0303  2015-02-02 11:17:35 CET
  - [more of nothing]

0.0302  2015-02-02 10:57:13 CET
  - [nothing]

0.0301  2014-11-20 11:01:09 CET
  - fix typo

0.03  2014-11-17 10:23:11 CET
  - fix get missing doc

0.02  2014-11-14 17:17:54 CET
  - fix error handler bug

0.01  2014-11-06 10:26:12 CET
  - Continue development from Catmandu::Store::ElasticSearch with the
    official Search::Elasticsearch client