Releases: angularsen/UnitsNet
Releases · angularsen/UnitsNet
UnitsNet: 3.39.1
Fixes TryParse() method name
3.39.0
Add TryParse() methods to unit classes
Remove duplicate code for Parse() per unit class into UnitParser class
Fix copyright in file headers
3.38.0
Fix to the density conversions in the .json file #173
3.37.0
- Added equality/comparison overloads for Duration and TimeSpan (#171)
UnitsNet: 3.36.0
Add Flow.CubicDecimeterPerMinute (#170)
UnitsNet: 3.35.0
- Add MassFlowUnit.KilogramPerHour (#168)
3.34.0
#164 Added Min and MaxValue
3.33.0
#157 Add overloads and conversion to TimeSpan for Duration
#160 Add overloads for speed and SpecificEnergy
#161 Add overloads for viscosity
#162 Add overloads for MassFlow and fuel consumption
3.32.0
PRs:
#156 Added BrakeSpecificFuelConsumption
3.31.0
Added DegreesPerMinute #155