Skip to content

Releases: thombashi/sqlitebiter

v0.21.0

09 Sep 10:40
Compare
Choose a tag to compare
  • 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

v0.20.0

28 Jul 12:45
Compare
Choose a tag to compare
  • 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

v0.19.1

15 Jul 12:55
Compare
Choose a tag to compare
Bump version to 0.19.1

v0.19.0

15 Jul 09:28
Compare
Choose a tag to compare
  • 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

v0.18.1

08 Jul 14:55
Compare
Choose a tag to compare
v0.18.1 Pre-release
Pre-release
  • Improve multibyte character support
  • Introduce colorized logging
  • Bug fixes

v0.18.0

01 Jul 14:56
Compare
Choose a tag to compare

v0.17.1

25 Jun 14:44
Compare
Choose a tag to compare
Bump version to 0.17.1

v0.17.0

17 Jun 15:47
Compare
Choose a tag to compare
  • Fix gs subcommand: #54 (Thanks to @antialias )
  • Add support for Line-delimited JSON
  • Bug fixes

v0.16.1

10 Jun 13:48
Compare
Choose a tag to compare
  • Improve processing efficiency
  • Bug fixes

v0.16.0

02 Jun 16:13
Compare
Choose a tag to compare