v0.25.0
This release includes the long-requested Information
and InformationRate
quantities as well as support for i128
/u128
as underlying storage types. A number of documentation updates, including for the 9th edition of the SI, are also included.
Added
- #31
Information
(bit
,byte
, ...) andInformationRate
(bit/s
,byte/s
, ...) quantities added. Units for both SI (kilo
,mega
, ...) and binary (kibi
,mebi
, ...) prefixes are included. - #85 Add support for
i128
andu128
as underlying storage types. - #160
AngularJerk
quantity added.