UNITS v2.1.3 Release Notes

Release Date: 2016-10-09 // over 7 years ago
  • ๐Ÿ†• 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.