Commit Graph

14 Commits

Author SHA1 Message Date
Juhani Krekelä 8d50c9643a Add support for imperial quarts 2023-05-30 20:31:06 +03:00
Juhani Krekelä 9ef0c9655d Add support for imperial gallons 2023-05-30 20:31:06 +03:00
Juhani Krekelä 782e4a18a7 Add support for cubic feet 2023-05-29 22:40:03 +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ä 055ab32a99 Add support for square miles 2023-05-29 03:28:09 +03:00
Juhani Krekelä 7a7959c172 Add support for acres 2023-05-29 03:28:09 +03:00
Juhani Krekelä 85c5c9d66f Add support for square feet 2023-05-29 03:28:09 +03:00
Juhani Krekelä 7eb31b1b4b Add support for square inches 2023-05-29 03:28:09 +03:00
Juhani Krekelä 81082fd11d Add support for degrees Fahrenheit 2023-05-28 20:32:31 +03:00
Juhani Krekelä 034ffed997 Order units in order of size 2023-05-14 02:18:27 +03:00
Juhani Krekelä 7170ac3240 Reorder conversions.rs such that helpers are after primary functions 2023-05-14 02:18:09 +03:00
Juhani Krekelä c79584d807 Restate imperial lengths and weights in terms of inches and pounds 2023-05-13 20:29:34 +03:00
Juhani Krekelä 06083dbce9 First commit 2023-05-13 17:50:18 +03:00