Skip to content

Releases: angularsen/UnitsNet

UnitsNet/3.98.0

05 May 10:33
Compare
Choose a tag to compare

Add imperial units for thermal conductivity (#432)
Add heat transfer coefficient (#433)

UnitsNet/3.97.0

25 Apr 22:02
Compare
Choose a tag to compare

Add heat flux units with tests (#431)

UnitsNet/3.96.0

25 Apr 22:02
Compare
Choose a tag to compare

Add operator overloads for MassFlow, VolumeFlow and Density (#430)

UnitsNet/3.95.0

13 Apr 22:33
Compare
Choose a tag to compare

Avoid extra evaluation of GetValueOrDefault (#429)
Rename MyUnit to MyQuantity (#428)
Add compatibility tests for UnitsNet.Serialization.JsonNet (#425)

UnitsNet/3.94.0

24 Mar 11:17
Compare
Choose a tag to compare

Add RotationalStiffnessPerLength quantity (#419)
Fix prefix abbrevs (#421)
Add Pressure.MeganewtonPerSquareMeter (#418)
Add mega prefix to SpecificWeight.NewtonsPerCubicMeter (#420)

JsonNet/1.3.0

24 Mar 11:17
Compare
Choose a tag to compare

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

06 Mar 22:03
Compare
Choose a tag to compare

Add RotationalStiffness (#414)
Add missing CLSCompliant attribute (#415)

UnitsNet/3.92.0

05 Mar 22:41
Compare
Choose a tag to compare

Preserve value and unit #389

UnitsNet/3.91.0

05 Mar 14:15
Compare
Choose a tag to compare

Add Mega prefix to ForcePerLength.NewtonPerMeter unit #413

UnitsNet/3.90.0

24 Feb 03:15
Compare
Choose a tag to compare

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