- If only one url is specified, don't pass a list to rawes, but a string. This allows rawes to autodetect paths. (2)
0.5.0
------------------
- Switch to py.test for unit tests. - Add ability to specify several ES hosts in the url setting.
0.4.1
------------------
- Restore compatibility with zope.interface 4.1.x - Add Coveralls
0.4.0
------------------
- Make pyramid_rawes compatible with rawes 0.5.x - Introduce unit test support for py3k (requires rawes 0.5.1) - Ability to specify json_encoder and json_decoder as dotted python name. - Dropped support for py26.
0.3.0
------------------
- Make pyramid_rawes compatible with rawes 0.4.0.
0.2.1
------------------
- Fixed dependency on rawes < 0.4.0. Next release will upgrade to rawes 0.4.0.