Skip to content

v0.7.1

Latest
Compare
Choose a tag to compare
@hummeltech hummeltech released this 16 Mar 20:02

What's Changed

Breaking Changes

  • When building with CMake, you must now specify absolute paths for the following variables:
    • CMAKE_INSTALL_LOCALSTATEDIR (e.g. /var)
    • CMAKE_INSTALL_RUNSTATEDIR (e.g. /run or /var/run)
    • CMAKE_INSTALL_SYSCONFDIR (e.g. /etc)
  • The build documentation has been updated to reflect this under docs/build

New Contributors

Full Changelog: v0.7.0...v0.7.1