Commit Graph

16 Commits

Author SHA1 Message Date
Juhani Krekelä f9975903aa Add support for imperial pints 2023-05-30 20:31:06 +03:00
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ä 1842d480e1 Disallow several temperatures in input 2023-05-29 21:39:48 +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ä b3fa9a01f1 Add conversion tests 2023-05-28 20:02:35 +03:00
Juhani Krekelä e915a3f689 Implement output formatting 2023-05-14 04:23:39 +03:00
Juhani Krekelä da620a04aa Implement most of application logic 2023-05-14 03:40:21 +03:00
Juhani Krekelä 7d82e46fd7 Implement parsing 2023-05-14 03:04:47 +03:00
Juhani Krekelä 06083dbce9 First commit 2023-05-13 17:50:18 +03:00