Check TODO

This commit is contained in:
JT 2021-10-13 16:57:30 +13:00
parent a760e46c1c
commit 9b60f76d04

View File

@ -29,6 +29,7 @@
- [x] Value serialization - [x] Value serialization
- [x] Handling rows with missing columns during a cell path - [x] Handling rows with missing columns during a cell path
- [x] finish operator type-checking - [x] finish operator type-checking
- [x] Config file loading
- [ ] Input/output types - [ ] Input/output types
- [ ] Support for `$in` - [ ] Support for `$in`
- [ ] ctrl-c support - [ ] ctrl-c support