UnitsNet/6.0.0-pre020
Pre-release
Pre-release
What's Changed
- Adding net10.0 to the list of target frameworks by @lipchev in #1640
- Add IQuantity.UnitInfo convenience property by @angularsen in #1649
- Revert IQuantity.UnitInfo DIM, expose GetUnitInfo() extension on all TFMs by @angularsen in #1657
- Stop failing the build on low/moderate NuGet audit advisories by @angularsen in #1660
- Update NuGet packages to latest stable by @angularsen in #1661
- Migrate GitHub wiki content to Docs/ folder by @angularsen in #1659
- Add Pressure.MilligramForcePerSquareMeter/Foot by @TS-Andritz in #1648
- Add the grams force unit by @MH-ZShearer in #1655
- Remove .NET nanoFramework support by @angularsen in #1676
- Fix CS0266 in GetUnitInfo<TQuantity,TUnit> typed overload by @angularsen in #1677
- Add static abstract Info and obsolete QuantityInfo instance member on interfaces by @angularsen in #1675
- Add PoundPerSquareFoot and PoundPerThousandSquareFeet by @fischero19 in #1638
- Add more BTU units by @SCAR7B in #1671
- Add WattPerSquareMillimeter to HeatFlux by @andrewmeservy in #1665
- Add scoped UnitInfo overloads to UnitAbbreviationsCache by @bdbonazz in #1651
- Fix MolarFlow per-hour abbreviations by @angularsen in #1682
- JsonNet: Throw if custom quantity instantiation fails, not null by @andrewmeservy in #1664
New Contributors
- @TS-Andritz made their first contribution in #1648
- @fischero19 made their first contribution in #1638
- @SCAR7B made their first contribution in #1671
- @bdbonazz made their first contribution in #1651
Full Changelog: UnitsNet/6.0.0-pre019...UnitsNet/6.0.0-pre020