Changes
-------

0.5 (2011-07-26)
----------------
- Added Transactional operations support
- Added dropIndex functionality for Neo4j-API
- Added code examples to documentation
- Added tests

0.3.2 (2011-07-15)
------------------
- Bugfixes

0.3.1 (2011-07-14)
------------------
- Fixed removeProperty bug

0.3 (2011-07-12)
----------------
- Added unittests
- Added getEdge, removeProperty and getBothEdges methods
- Returning None in NotFoundErrors instead of raising exception
- Bugfixes

0.2.2 (2011-07-11)
------------------
- Added basic installation and usage documentation

0.2.1 (2011-07-06)
------------------
- Updated documentation

0.2 (2011-07-06)
----------------
- Added integration with python-rexster

0.1 (2011-06-29)
----------------
- First Python Index Package release.
