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
13
<summary>Simplifies working with units of measurement.</summary>
14
-
<releaseNotes>v1.10: Added missing localization to units for US English and Russian cultures (thanks George Zhuikov).
14
+
<releaseNotes>v1.11: Fixed bugs in Flow and RotationalSpeed units after refactoring to T4 templates (thanks George Zhuikov).
15
+
Added Temperature units.
16
+
17
+
v1.10: Added missing localization to units for US English and Russian cultures (thanks George Zhuikov).
15
18
Added RotationalSpeed and Flow unit classes (thanks George Zhuikov).
16
19
Added mils and microinches length units (thanks Georgios).
17
20
Refactored to generate unit classes with T4 templates, a lot less work to add new units.
0 commit comments