Releases: shivam091/composite_unit_measurements
Releases · shivam091/composite_unit_measurements
v0.5.0
What's new
- Added ability to parse
mile-yard
length measurement.
- Added ability to parse
minute-second
, week-day
, and month-day
time measurements.
v0.4.0
What's new
- Added ability to parse
litre-millilitre
volume measurements.
- Updated readme with parsing examples.
v0.3.0
What's new
- Added ability to parse
kilometre-metre
and metre-centimetre
length measurements.
- Added ability to parse
hour-minute
time measurement.
- Added ability to parse
kilogramme-gramme
weight measurement.
v0.2.0
What's new
- Added ability to parse composite measurements containing
real
, scientific
,
rational
, and complex
numbers.
- Added ability to parse
foot-inch
length measurement.
- Added ability to parse
duration
.
- Added ability to parse
pound-ounce
and stone-pound
weight measurement.