From 9b60f76d04b3b74c88504bceab57559202c12aa4 Mon Sep 17 00:00:00 2001 From: JT Date: Wed, 13 Oct 2021 16:57:30 +1300 Subject: [PATCH] Check TODO --- TODO.md | 1 + 1 file changed, 1 insertion(+) diff --git a/TODO.md b/TODO.md index 79ad75928..f16902de6 100644 --- a/TODO.md +++ b/TODO.md @@ -29,6 +29,7 @@ - [x] Value serialization - [x] Handling rows with missing columns during a cell path - [x] finish operator type-checking +- [x] Config file loading - [ ] Input/output types - [ ] Support for `$in` - [ ] ctrl-c support