Skip to content

Beta 0.0.3

Compare
Choose a tag to compare
@rochacbruno rochacbruno released this 14 Dec 21:23
· 113 commits to master since this release

Available on pip https://pypi.python.org/pypi/esengine

  • Reimplemented get method to return a single document
  • Filter and Search return a ResultSet instance
  • New CRUD methods created
  • More tests
  • README documentation
  • Travis, landscape.io, coveralls added
  • Bulk operations improved