+++++++++++++++++++ * Added additional examples, and moved them to /examples * Added more documentation * Reformatted handlers to make them easier to work with * Made handlers depend on json formatters
0.10.0
+++++++++++++++++++ * Initial release of MongoDBHandler, and ElasticSearchHandler * Initial documentation around Handlers. * Example code added for handler.py
0.05.0
+++++++++++++++++++ * Initial release of JSONFormatter, and JSONFormatterSimple * Initial documentation added * Example code added for formatter.py