0.20.2
- Properly quote fields when using new CSV writer (see #74 )
- Handle --convert-numbers flag in new SQLiteWriter by using NUMERIC field type, no conversions in Go
- Properly handle no query case by disabling SQLiteWriter in this case so intermediate JSON file does get written