Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
crq_sha256.txt | 2022-03-27 | 617 Bytes | |
sqlitebiter_windows_amd64.zip | 2022-03-27 | 17.8 MB | |
sqlitebiter_0.36.0_focal_amd64.deb | 2022-03-27 | 24.1 MB | |
sqlitebiter_0.36.0_linux_focal_amd64.tar.gz | 2022-03-27 | 24.3 MB | |
sqlitebiter_0.36.0_bionic_amd64.deb | 2022-03-27 | 22.7 MB | |
sqlitebiter_0.36.0_linux_bionic_amd64.tar.gz | 2022-03-27 | 22.8 MB | |
sqlitebiter_macos_amd64.tar.gz | 2022-03-27 | 13.6 MB | |
README.md | 2022-03-27 | 584 Bytes | |
v0.36.0.tar.gz | 2022-03-27 | 104.1 kB | |
v0.36.0.zip | 2022-03-27 | 145.2 kB | |
Totals: 10 Items | 125.6 MB | 0 |
- Add
--matrix-formatting
option to commands: [#87] - Fix failed to convert uneven data table: [#87] (Thanks to @aborruso)
- Replace
path.py
package withpath
package - Avoid installation error with
setuptools>=58
- Add support for string with thousand separators as integer
- Update build binaries
- [Experimental] Add Docker images to packages
- Change log output stream from stdout to stderr
- Bug fixes
Full Changelog: https://github.com/thombashi/sqlitebiter/compare/v0.35.2...v0.36.0