v0.9.1
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