v0.0.29
CMake improvements
Use GNUInstallDirs DOCDIR for installing the manual
Merge fastCover into DictBuilder (#1274)
Fix CMake build
grouped all histogram functions into hist.c
updated .gitignore for new cmake script
Cmake now builds with CMAKE_BUILD_TYPE=Release by default, both while being invoked from the main Makefile (via cmakebuild) or directly from the build/cmake directory. Suggested by @pdknsk (#1081).