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
<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
-
<summary>Simplifies working with units of measurement.</summary>
14
-
<releaseNotes>Added ShortTon and LongTon mass units. Added TryConvert methods to UnitConverter and UnitValue classes.</releaseNotes>
<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
+
<summary>Simplifies working with units of measurement.</summary>
14
+
<releaseNotes>Added area units. Fixed bug where exception was thrown instead of returning false for TryConvert to volume units.</releaseNotes>
0 commit comments