- Add `_source_info_` table to the output database to store source-name/source-ID/destination-tables/etc. - Improve table conversion: - Count table conversion results properly - Create tables only when the sources that include tabular data. - Bug fixes
0.18.1
- Improve multibyte character support - Introduce colorized logging - Bug fixes
0.18.0
- Change to allow duplicate columns: 55 (Thanks to thomasleveil) - Bug fixes
0.17.1
0.17.0
- Fix `gs` subcommand: 54 (Thanks to antialias ) - Add support for Line-delimited JSON - Bug fixes