0.3.6
-----
* Support a few more header/source file extensions
* Safer cache writing
* Restrict only header only type checking to gcc/clang

0.3.5
-----
* Bugfix header only type checking

0.3.4
-----
* Support type checking of header file without source

0.3.3
-----
* Support headers with 'hpp' extension

0.3.2
-----
* Support type checking of headers

0.3.1
-----

* Add --no-cache and --force-recache flags

0.3.0
-----

* Add compiler option, to be able to type check with an other compiler
  than the one specified in the database
