- Fix: avoid error exit when specified file not found - Suppress Unicode warnings in Python 2
0.23.1
- Fix execution binaries
0.23.0
- Add support for `zsh` completion - Bug fixes - Update the package metadata
0.22.0
- Add support for named pipe: 56 (Thanks to fproulx-eoscanada) - file subcommand accept named pipe as an input - Add completion subcommand for command completion
0.21.0
- Add a feature to find files to converting within directories recursively - Add options to the file subcommand: `--recursive`/`--follow-symlinks` - Add file matching options to filter converting files when using the `--recursive` option. - Bug fixes
0.20.0
- Add `--replace-symbol` option that replaces symbols included in converted table attribute - Add a shortening option for the `--quiet` option - Add colors to the outputs - Bug fixes