Skip to content

Releases: thombashi/sqlitebiter

v0.15.1

27 May 13:46
Compare
Choose a tag to compare
  • Fix execution build binary for Windows: #52 (Thanks to @chaffinched)
  • Fix to accept symbols as the part of SQLite names: #53 (Thanks to @chaffinched)

v0.15.0

13 May 15:09
Compare
Choose a tag to compare
  • Improve JSON support: Add loadable JSON schema/Add boolean support
  • Add support for space-separated values data

v0.14.0

04 May 04:39
Compare
Choose a tag to compare
  • Add --format option to the file sub command: #49 (Thanks to @wingsuitist)
  • Modify to properly handle Unicode decode error
  • Support Homebrew installation for macOS: #48 (Thanks to @wingsuitist)

v0.13.1

03 May 15:18
Compare
Choose a tag to compare
  • Fix package dependencies
  • Modify log messages
  • Bug fixes

v0.13.0

30 Apr 15:38
Compare
Choose a tag to compare
  • Add auto file encoding detection
  • Loosen external package dependencies
  • Bug fixes

v0.12.0

19 Nov 13:47
Compare
Choose a tag to compare
  • Performance improvement
  • Drop support for Python 3.3
  • Bug fixes

v0.11.1

01 Oct 14:56
Compare
Choose a tag to compare
  • Modify to accept underscore-character for attribute names (Thanks to Alex Kobzar)

v0.11.0

19 Aug 10:24
Compare
Choose a tag to compare
  • Add encoding option to the file sub-command
  • Add default encoding parameter to configure sub-command
  • Fix conversion failed for some of the file types with utf8 encoding: #41 (Thanks to @wby238)

v0.10.2

01 Aug 02:29
Compare
Choose a tag to compare
  • Change to accept underscore character as attribute names

v0.10.1

17 Jul 08:46
Compare
Choose a tag to compare