Skip to content

Releases: angularsen/UnitsNet

UnitsNet/4.14.0

10 Mar 08:07
Compare
Choose a tag to compare

24715d3 Add Length.Hectometer, Volume.CubicHectometer (#638)
1edfef9 Add VolumePerLength (#604)

UnitsNet/4.13.0

06 Mar 20:03
Compare
Choose a tag to compare

6634b7f Add imperial pint (#635)
14cfe62 Add hands unit for length (#634)

UnitsNet/4.12.0

05 Mar 21:28
Compare
Choose a tag to compare

e98d03f Add KilogramPerLiter DensityUnit (#627)
f748ad2 Avoid reflection in InfosLazy (#631)
1813011 (Pressure) Updating tests (#629)
44f8b73 Adding BaseUnits for a handful of quantities (#625)
3ecea2a Add As/ToUnit conversions to UnitSystem (#622)
2e1c12e IQuantity As/ToUnit method exceptions (#621)
f3ec420 Rename AsBaseNumericType to GetValueAs (#619)
7ae21c6 Add base units to some quantities (first steps) (#601)
d819b99 Initial implementation of IFormattable (#599)
c4cab69 Obsolete GlobalConfiguration (#616)
e3d84e5 Remove reflection (#618)
b61b9a7 Fix msbuild warnings, re-enable and treat all as errors (#617)
95a3a32 README: Add some sass to the introduction
417ac1d Update README.md

UnitsNet/4.11.0

25 Feb 21:44
Compare
Choose a tag to compare

465b254 Add AmountOfSubstance.AvogadroConstant (#593)
5454102 Change license to MIT-0 (#615)
39ce172 Regen code for PR #611
1654fa0 Add Freqency.BeatPerMinute (#611)

UnitsNet/4.10.0

23 Feb 22:13
Compare
Choose a tag to compare

e67e2c8 Add TeraWh (#614)
c29872f Incorrect Culture used (#609)
2afcfed Add IQuantity.Value (#612)
bff52c0 Regenerate WRC when running build.bat or generate-code.bat (#613)

UnitsNet/4.9.0

15 Feb 21:54
Compare
Choose a tag to compare

69ec3fe Adding JoulePerSquareCentimeter and KiloJoulesPerSquareMeter (#608)

UnitsNet/4.8.0

13 Feb 21:20
Compare
Choose a tag to compare

2c98f8d Fix bump version scripts after WRC split
bb8acc6 Use formatprovider in StonePounds and FeetInches ToString() (#606)
f437a11 Merge pull request #607 from angularsen/separate-wrc
38a502c Creating UnitInfo class to hold info about units. (#602)
751bf32 Implementing IConvertible (#596)
03711d0 Upgrade samples to use UnitsNet 4.7.0

UnitsNet/4.7.0

13 Feb 21:22
Compare
Choose a tag to compare

66aafab Make UnitConverter.Convert/TryConvert public

UnitsNet/4.6.0

01 Feb 16:27
Compare
Choose a tag to compare
  • 6dddf9f Improve working dynamically with units and quantities (#576)

UnitsNet/4.5.1

01 Feb 10:08
Compare
Choose a tag to compare

Fixes bug with parsing abbreviations like milli and Mega, due to lowercase ambiguity.

  • ce8751c Merge pull request #591 from angularsen/fix-parsing-ambiguous-lowercase-units