Changes for 0.3
* Update docs
* Created first tag for project

Changes for 0.2

* Removed CMakefile
* Added Makefile for running samples
* Removed objects for tests for simplicity
* Removed call to comments attribute as this has been removed in Google Test

Changes for 0.1

* Initial implementation of the TAP protocol with a GTest event listener
* OK test status
* NOT_OK test status
* SKIP directive
* Comments
* Test Plan
* One TAP file for each GTest Test Case
* Output TAP file