Skip to content

v0.9.1

Latest
Compare
Choose a tag to compare
@phlptp phlptp released this 02 Sep 01:53
· 24 commits to main since this release
7917f5f

Fix some string output issues related to units with various prefixes of meters and seconds, and add a UNITS_CMAKE_PROJECT_NAME variable to cmake to allow the CMAKE project name to be customized.

Fixed

  • fixed an issue with string output related to mm/s outputting as mHz*m and mm/s^2 outputting as Gy/km #308

Added

  • Added a CMAKE variable to change the project name, to resolve some packaging conflicts. UNITS_CMAKE_PROJECT_NAME #310