------
* Release date: 12th June, 2015
* Support for tox_, this makes it trivial to test PySPH on py26, py27 and py34
(and potentially more if needed).
* Fix bug in code generator where it is unable to import pysph before it is
installed.
* Support installation via ``pip`` by allowing ``egg_info`` to be run without
cython or numpy.
* Added `Codeship CI build <https://codeship.com/projects/83729>`_ using tox
for py27 and py34.
* CI builds for Python 2.7.x and 3.4.x.
* Support for Python-3.4.x.
* Support for Python-2.6.x.
.. _tox: https://pypi.python.org/pypi/tox