You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Release notes:
Added angle unit of measurements. Added several missing test cases. Fixed bug when dynamically converting to NewtonPerSquareCentimeter and NewtonPerSquareMillimeter using UnitConverter.Convert()/TryConvert().
<description>Units.NET gives you all the common units of measurement and the conversions between them. It is light-weight, unit tested and supports PCL.</description>
13
13
<summary>Simplifies working with units of measurement.</summary>
14
-
<releaseNotes>Added imperial and US units for volume and area.</releaseNotes>
14
+
<releaseNotes>Added angle unit of measurements. Added several missing test cases. Fixed bug when dynamically converting to NewtonPerSquareCentimeter and NewtonPerSquareMillimeter using UnitConverter.Convert()/TryConvert().</releaseNotes>
0 commit comments