Skip to content

v0.0.5

Pre-release
Pre-release

Choose a tag to compare

@jjrv jjrv released this 12 Apr 18:44
· 462 commits to master since this 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.