UnitsNet/5.22.0
angularsen
released this
11 Jul 13:47
·
109 commits
to master
since this release
What's Changed
- ⚡Move unit abbreviation strings into culture-specific resource files by @tmilnthorp in #1210
- ✨Fallback to invariant culture if cultures are not found by @angularsen in #1266
- ✨Add Speed / Acceleration operator by @AndreasLeeb in #1278
- ✨Add UnitsNetSetup to hold global static state by @angularsen in #1267
- ✨Add units to ElectricCurrentGradient, PressureChangeRate by @vKaras1337 in #1274
- ✨Define base units for Pressure, PressureChangeRate by @angularsen in #1285
- 🧪Add PerfTests for startup and JIT comparing v4 and v5 by @angularsen in #1283
- ✏️Fix whitespace in codegen by @angularsen in #1282
New Contributors
- @vKaras1337 made their first contribution in #1274
Full Changelog: UnitsNet/5.21.0...UnitsNet/5.22.0