Skip to content

v2.1.3

Compare
Choose a tag to compare
@nholthaus nholthaus released this 09 Oct 00:00
· 103 commits to master since this release

New features:

  • Added a CMake interface project so that units 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.