v0.2.2
Adding more data types (#4) A lot of new data types that for now reduce down to the same two internal types (string and f64). There are a lot of caveats with this that have been documented in the README. Also fixed a bug where CREATE TABLE would not accept more than one column.