- Don't attempt to alter a column that is already of type TEXT
This release also includes a change from 0.12.1 since 0.12.1 was not a public release: - Make headings in Excel config file case insensitive - Add a '--version' option to the CLI
0.12.0
- add better support for types, especially dates - don't create columns until we know what type it is - add `strict-types` option to prevent changing column types
0.11.8
- make 'digest' the default authentication mode - refactor form filters to get away from using the `_search` backdoor