Changelog for detour-via-uom-1.0.0
1.0.0
Initial version with;
- For JSON, instances of
ToJSON
andFromJSON
for newtype quantities that also have instances ofDefaultDecimalPlaces
andNewType
. - For CSV, instances of
ToField
andFromField
in the same way.