Skip to content
Snippets Groups Projects
Commit ab42c426 authored by Lauri Himanen's avatar Lauri Himanen
Browse files

Added support for "delta" units that allow comparisons between value ranges...

Added support for "delta" units that allow comparisons between value ranges without considering the offset. E.g. `1 degree_celsius != 1 kelvin`, but `5 delta_degree_celsius == 5 delta_kelvin`.

Changelog: Added
parent 385865fa
Loading
Showing
with 701 additions and 268 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment