Commit Graph

10 Commits

Author SHA1 Message Date
Juhani Krekelä 9ef0c9655d Add support for imperial gallons 2023-05-30 20:31:06 +03:00
Juhani Krekelä 5a1d6850e3 Add support for cubic inches 2023-05-29 22:32:49 +03:00
Juhani Krekelä 1a493a1716 Fix spelling Celcius → Celsius 2023-05-29 21:37:56 +03:00
Juhani Krekelä 7eb31b1b4b Add support for square inches 2023-05-29 03:28:09 +03:00
Juhani Krekelä d6441454fc Split format::test::units to per-unit tests 2023-05-29 02:54:27 +03:00
Juhani Krekelä 81082fd11d Add support for degrees Fahrenheit 2023-05-28 20:32:31 +03:00
Juhani Krekelä f8db69e3b2 Format numbers so that they are easier to read 2023-05-28 20:02:06 +03:00
Juhani Krekelä d77a84fef1 Use SI-prefixes that make sense for the given unit 2023-05-28 18:57:49 +03:00
Juhani Krekelä 188df1fa5c Add test for negative number formatting 2023-05-14 04:41:39 +03:00
Juhani Krekelä e915a3f689 Implement output formatting 2023-05-14 04:23:39 +03:00