Releases: angularsen/UnitsNet
UnitsNet/3.94.0
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
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
UnitsNet/3.89.0
Fixes
Serialization broken since 3.79.0 #387
Fix operator overloads using TimeSpan.Seconds (#399)
New
Add Area UsSurveySquareFeet (#398)
Add operator overloads to VolumeFlow, Area, and Speed (#400)
Add Acceleration: Knots per second|minute|hour (#401)
Add Altitude, AreaDensity, Capacitance, ElectricCharge ... (#364)
Add symbols nuget packages with source (#393)
Maintenance
Merge pull request #395 from angularsen/angularsen/json-use-projectref
Sample app: UnitConverter.Wpf 2018-02-04
First release of the UnitConverter.Wpf sample application. Release binaries included.
UnitsNet/3.88.0
- New converter app in WPF
- Area FromCircle methods
- Flow renamed to VolumeFlow
- New operator for Volume = VolumeFlow/TimeSpan
- Speed tests prettification
- ElectricConductance
- .editorconfig based on Roslyn's
- Fixed path to msbuild
- Added build-skip-uwp.bat
- ApparentEnergy
- Irradiance
- ElectricResistivity
- Illuminance
- LuminousFlux
- LuminousIntensity
- SolidAngle
- ThermalConductivity
- MagneticFlux
- Magnetization
- Permeability
- Permittivity
- Irradiation
- BitRate