* add note on github pages
* add version information to standalone. closes#35.
* update version info
* move includes into project directory and create version header
* fix style
* add comment for version header location
* enforce standards conformance on MSVC
* add \W4 flag for test compilation
* enable compiler warnings for the library target when building tests
* update note on testing frameworks
* turns out only clang understands strongly typed enums