Releases: angularsen/UnitsNet
Releases · angularsen/UnitsNet
UnitsNet/3.98.0
Add imperial units for thermal conductivity (#432)
Add heat transfer coefficient (#433)
UnitsNet/3.97.0
Add heat flux units with tests (#431)
UnitsNet/3.96.0
Add operator overloads for MassFlow, VolumeFlow and Density (#430)
UnitsNet/3.95.0
Avoid extra evaluation of GetValueOrDefault (#429)
Rename MyUnit to MyQuantity (#428)
Add compatibility tests for UnitsNet.Serialization.JsonNet (#425)
UnitsNet/3.94.0
Add RotationalStiffnessPerLength quantity (#419)
Fix prefix abbrevs (#421)
Add Pressure.MeganewtonPerSquareMeter (#418)
Add mega prefix to SpecificWeight.NewtonsPerCubicMeter (#420)
JsonNet/1.3.0
Update dependency on UnitsNet to 3.92 to fix
broken serialization introduced by #389 Preserve value and unit.
It was a mistake to break this, but I would rather live with the fact
that people must update both libs than try to make it
backwards compatible.
UnitsNet/3.93.0
Add RotationalStiffness (#414)
Add missing CLSCompliant attribute (#415)
UnitsNet/3.92.0
Preserve value and unit #389
UnitsNet/3.91.0
Add Mega prefix to ForcePerLength.NewtonPerMeter unit #413
UnitsNet/3.90.0
Added RevolutionPerMinutePerSecond to RotationalAcceleration #402
Added ReactiveEnergy #404
Added Revolution to Angle #406
Added few prefixes #407
Added TonPerHour to MassFlow #408
Added LinearDensity, and PoundsPerUSGallon and PoundsPerImperialGallon to Density Units #411