RC02, refactors and improvements
Pre-release
Pre-release
- Removed implicit double conversion, to easy to make a mistake with the wrong unit type
- Added equality and inequality operators to all structs
- Added multiple target-frameworks
- Added multiplication operator for Value on other side
- Renamed UnitValue to Value
- Fixed a few nullability warnings