v0.0.5
Pre-release
Pre-release
- API change: #include "nbind/Binding.h". Before, nbind directory was not needed, so other headers might have been included by accident if nbind header names conflict with another project.
- Add test harness and set up Travis.
- Fix methods returning void.