This repository has been archived by the owner on Jun 3, 2024. It is now read-only.
Releases: kitcheck/unit
Releases · kitcheck/unit
Fix inspect method
Merge pull request #57 from kitcheck/fix_inspect Fix inspect method
Include 'each' as a valid unitless measure
Merge pull request #56 from kitcheck/feature/6483_parse_each [Delivers #120980151] Add ability to parse 'each' and translate it to…
Mixed solution parsing
Adds support for mixed solution parsing e.g. 1% - 1:1000
Add multiplication and division operators
Merge pull request #53 from kitcheck/multiplicandity Support multiplication and division by scalars
Add support for solutions
Adds support for strings of the type 1:1000
, which are equivalent to 1 mg/ml
1.0.1
Update formatter to strip trailing zeroes
First release into the wild
v1.0.0 Merge pull request #50 from kitcheck/concentration_conversion_for_sca…