Releases: angularsen/UnitsNet
Releases · angularsen/UnitsNet
UnitsNet/6.0.0-pre013
Synced with master
branch.
What's Changed
- ♻️Allow custom units to set UnitInfo.QuantityName by @angularsen in #1421
Changing the Angle.BaseUnit from Degrees to Radians 7f98048 - Fix nullability indicators for the Parse/TryParse overloads by @lipchev in #1446
- Fixing the nullability attribute of the AbbreviatedUnitsConverter (build failure) by @lipchev in #1457
- QuantityFormatter defaults to the "G" format by @lipchev in #1450
- Constrained the GenericMathExtensions to IQuantity by @lipchev in #1448
- Update the UnitRelations.json by @lipchev in #1453
- Removing TorquePerLength by @lipchev in #1458
- Remove IParsable and IComparisonOperators from the IQuantity interface by @lipchev in #1459
- Rename ThermalResistance to ThermalInsulance by @lipchev in #1460
- Add radiation equivalent dose rate by @angularsen in #1468
- Change RadiationEquivalentDoseRate base unit to Sv/s - v6 by @angularsen in #1470
- UnitParser.TryParse doesn't try with FallbackCulture (v6) by @lipchev in #1466
- 🔥Remove static Default getters, obsoleted by UnitsNetSetup by @angularsen in #1475
- 💥Change UnitAbbreviationsCache ctor to not load defaults by @angularsen in #1476
- 💥Change UnitParser ctor to require unit abbreviations cache by @angularsen in #1477
- 💥Require unit enum types to also be struct by @angularsen in #1472
- Revert "🔥Remove static Default getters, obsoleted by UnitsNetSetup" by @angularsen in #1480
- 💥Remove obsolete electric quantities by @angularsen in #1482
Maintenance
- Bump actions/download-artifact from 1 to 4.1.7 in /.github/workflows by @dependabot in #1422
- ⬆️ Nugets by @angularsen in #1455
- Update the Samples (v6) by @lipchev in #1479
Merged in from master
- ✨Update Length.SolarRadius definition per IAU Res. B3 by @saadsidqui in #1426
- Add KelvinPerMinute to TemperatureChangeRateUnit by @andrewmeservy in #1429
- Fix a bug in BaseDimensions.ToString() by @ygorshkov in #1431
- Fix a bug in BaseDimensions.IsBaseQuantity() by @ygorshkov in #1430
- added new units to the TemperatureChangeRate quantity by @David-HH-Dev in #1433
- docs: add documentation for unitsnet-go package by @haimkastner in #1441
- Minor performance improvements to the BaseUnits class (v5) by @lipchev in #1452
- Add radiation equivalent dose rate by @voronizer in #1464
- Change RadiationEquivalentDoseRate base unit to Sv/s by @angularsen in #1469
- Added Dose Area Product (DAP) quantity by @Jagailo in #1471
- Add/rename electric quantities by @McNeight in #1444
- 💚Fix nanoFramework build, replace with in xmldoc by @angularsen in #1478
- Un-obsolete static Default getters by @angularsen in #1481
New Contributors
- @saadsidqui made their first contribution in #1426
- @andrewmeservy made their first contribution in #1429
- @ygorshkov made their first contribution in #1431
- @David-HH-Dev made their first contribution in #1433
- @voronizer made their first contribution in #1464
Full Changelog: UnitsNet/6.0.0-pre012...UnitsNet/6.0.0-pre013
UnitsNet/5.65.0
What's Changed
Full Changelog: UnitsNet/5.64.0...UnitsNet/5.65.0
UnitsNet/5.64.0
What's Changed
Full Changelog: UnitsNet/5.63.0...UnitsNet/5.64.0
UnitsNet/5.63.0
What's Changed
- Change RadiationEquivalentDoseRate base unit to Sv/s by @angularsen in #1469
Full Changelog: UnitsNet/5.62.0...UnitsNet/5.63.0
UnitsNet/5.62.0
What's Changed
- Minor performance improvements to the BaseUnits class (v5) by @lipchev in #1452
- Add radiation equivalent dose rate by @voronizer in #1464
New Contributors
- @voronizer made their first contribution in #1464
Full Changelog: UnitsNet/5.61.0...UnitsNet/5.62.0
UnitsNet/5.61.0
What's Changed
- Fix a bug in BaseDimensions.ToString() by @ygorshkov in #1431
- Fix a bug in BaseDimensions.IsBaseQuantity() by @ygorshkov in #1430
- added new units to the TemperatureChangeRate quantity by @David-HH-Dev in #1433
- docs: add documentation for unitsnet-go package by @haimkastner in #1441
New Contributors
- @ygorshkov made their first contribution in #1431
- @David-HH-Dev made their first contribution in #1433
Full Changelog: UnitsNet/5.60.0...UnitsNet/5.61.0
UnitsNet/5.60.0
What's Changed
- Add KelvinPerMinute to TemperatureChangeRateUnit by @andrewmeservy in #1429
New Contributors
- @andrewmeservy made their first contribution in #1429
Full Changelog: UnitsNet/5.59.0...UnitsNet/5.60.0
UnitsNet/5.59.0
What's Changed
- Bump actions/download-artifact from 1 to 4.1.7 in /.github/workflows by @dependabot in #1422
- ✨Update Length.SolarRadius definition per IAU Res. B3 by @saadsidqui in #1426
New Contributors
- @saadsidqui made their first contribution in #1426
Full Changelog: UnitsNet/5.58.0...UnitsNet/5.59.0
UnitsNet/5.58.0
What's Changed
- ♻️Allow custom units to set UnitInfo.QuantityName by @angularsen in #1420
Full Changelog: UnitsNet/5.57.0...UnitsNet/5.58.0