units v2.2 Release Notes

    • Some types of arithmetic operations are different to aid in type inference. For example, *| does not normalize its dimension list.

    • The types of the derive... TH functions now allow for deriving units based on composite dimensions/units.

    • 🆕 New TH function to help declare constants, called declareConstant.