v2.1.3
New features:
- Added a CMake
interface
project so thatunits
can be more easily included as a git submodule or CMake subdirectory. - Added options to disable building unit tests and documentation.
Improvements:
- Removed all GNU dependencies
- Updated google test to version 1.8.0 and simplified the build process
- improved overall units compile time.