- Update dependency requirements to allower newer versions
- Test with elasticsearch 2.4.6
- The argument
index_name
has been changed touid_name
for clarity and to prevent confusion with an ElasticSearch index. - drop "ujson" dependency
- Fix compability for Python 3
- Setup coveralls
- Travis and coveralls now test against a running ES server
- Travis uses pylint for linting
- Setup for Travis-CI
- First release