Releases: thombashi/sqlitebiter
Releases · thombashi/sqlitebiter
v0.23.8
- Improve processing performance
- Improve logging
- Fix execution binary packaging
v0.23.7
- Pin
pip
version to 18.1
to avoid packaging failure: pypa/pip#6163
- Bug fixes
v0.23.6
- Bug fixes
- Improve logging
v0.23.2
- Fix: avoid error exit when specified file not found
- Suppress Unicode warnings in Python 2
v0.23.0
- Add support for
zsh
completion
- Bug fixes
- Update the package metadata
v0.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