UnitsNet/4.117.0
·
583 commits
to master
since this release
What's Changed
- Move init of static props to static constructor by @tmilnthorp in #1025
- Change replacement token in json files from
x
to{x}
by @tmilnthorp in #1028 - Use UnitConverter to do conversion functions and allow basic extensibility by @tmilnthorp in #1023 (breaking change for implementors of the IQuantity interface)
- Improve precision of ft² and ft³ by @tmilnthorp in #1029
Full Changelog: UnitsNet/4.116.0...UnitsNet/4.117.0