=======
CHANGES
=======

0.5.2 (2012-12-22)
------------------

- switch to elasticsearch 0.20.1. Note; there is no need to switch to newer
  releases just for get the latest version. Simply use the downloadURL
  attribute for set a newer elasticsearch version download url

- It seems that the auto mapping doesn't work anymore by default. Added explicit
  mapping setup after inserting first item. This seems to wrk as it should.

- bugfix: adjust base url, if used with version, from git to elasticsearch


0.5.1 (2012-12-10)
------------------

- switch to elasticsearch 0.20.0

- added version argument to startElasticSearchServer

- cleanup imports


0.5.0 (2012-11-18)
------------------

- initial release tested on win 32bit and posix 32bit. NOT tested on win 64bit,
  posix 64bit and mac 32/64bit systems.
