- Bump github.com/fatih/color from 1.16.0 to 1.17.0 #60 (dependabot[bot])
- Bump modernc.org/sqlite from 1.29.8 to 1.29.9 #59 (dependabot[bot])
v0.8.1 (2024-05-01)
v0.8.0 (2024-05-01)
- Change SQLite3 driver from mattn/go-sqlite3 to modernc.org/sqlite #57 (nao1215)
- Add benchmark #56 (nao1215)
- Add unit test for excel #55 (nao1215)
v0.7.0 (2024-04-30)
- Bump golang.org/x/net from 0.21.0 to 0.23.0 #54 (dependabot[bot])
- Support Microsoft Excel™ (XLAM / XLSM / XLSX / XLTM / XLTX) #53 (nao1215)
v0.6.5 (2024-04-29)
v0.6.4 (2024-04-29)
- Bump goreleaser/goreleaser-action from 2 to 5 #50 (dependabot[bot])
- Bump actions/checkout from 3 to 4 #52 (dependabot[bot])
- Bump actions/setup-go from 3 to 5 #51 (dependabot[bot])
- Maintain dependencies for GitHub Actions #49 (nao1215)
- Introduce numerical sorting #48 (nao1215)
- Fix issue 43: Panic when importing json table with numeric field. #47 (nao1215)
- Fix issue 42 (bug): Panic when json field is null #46 (nao1215)
- Update project config #45 (nao1215)
- Introduce octocov #44 (nao1215)
- Bump github.com/google/wire from 0.5.0 to 0.6.0 #41 (dependabot[bot])
- Bump github.com/mattn/go-sqlite3 from 1.14.19 to 1.14.22 #40 (dependabot[bot])
- Bump github.com/mattn/go-sqlite3 from 1.14.18 to 1.14.19 #37 (dependabot[bot])
- Bump github.com/fatih/color from 1.15.0 to 1.16.0 #36 (dependabot[bot])
- Bump github.com/mattn/go-sqlite3 from 1.14.17 to 1.14.18 #35 (dependabot[bot])
- (auto merged) Bump github.com/google/go-cmp from 0.5.9 to 0.6.0 #34 (dependabot[bot])
- Add automerged workflows #33 (nao1215)
- Bump github.com/mattn/go-sqlite3 from 1.14.16 to 1.14.17 #32 (dependabot[bot])
- Bump github.com/nao1215/gorky from 0.2.0 to 0.2.1 #31 (dependabot[bot])
- Bump github.com/fatih/color from 1.14.1 to 1.15.0 #30 (dependabot[bot])
- Bump github.com/fatih/color from 1.13.0 to 1.14.1 #29 (dependabot[bot])
- Change golden package import path #28 (nao1215)
v0.5.2 (2022-11-27)
- add unit test for infra package #27 (nao1215)
- Add basic unit test for shell #26 (nao1215)
- Add unit test for model package #24 (nao1215)
- Bump github.com/google/go-cmp from 0.2.0 to 0.5.9 #25 (dependabot[bot])
- Change golden test package from goldie to golden and more #23 (nao1215)
- Add unit test for argument paser #21 (nao1215)
v0.5.1 (2022-11-19)
v0.5.0 (2022-11-13)
- Feat dump tsv ltsv json #20 (nao1215)
- Add featuer thar print date by markdown table format #19 (nao1215)
- Feat import ltsv #18 (nao1215)
v0.4.0 (2022-11-13)
v0.3.1 (2022-11-11)
v0.3.0 (2022-11-10)
v0.2.1 (2022-11-09)
v0.2.0 (2022-11-09)
v0.1.1 (2022-11-07)
v0.1.0 (2022-11-07)
v0.0.11 (2022-11-06)
v0.0.10 (2022-11-06)
v0.0.9 (2022-11-06)
v0.0.7 (2022-11-06)
v0.0.6 (2022-11-05)
v0.0.5 (2022-11-05)
- Add history usecase, repository, infra. sqly manage history by sqlite3 #5 (nao1215)
- Add function that execute select query #4 (nao1215)