populatedb-go/CHANGELOG.md

168 lines
4.7 KiB
Markdown

# CHANGELOG
## v0.0.6 (2023-07-06)
### Others
- chore: bump year (2023-07-06)
- chore: sync golangci-lint (2023-07-06)
- chore: sync github action (2023-07-06)
- chore(deps): bump google.golang.org/grpc from 1.51.0 to 1.53.0 (2023-07-06)
- chore(deps): bump github.com/k1LoW/tbls from 1.67.1 to 1.68.0 (2023-06-23)
- chore(deps): bump github.com/k1LoW/tbls from 1.66.0 to 1.67.1 (2023-06-19)
- chore(deps): bump github.com/urfave/cli/v2 from 2.25.6 to 2.25.7 (2023-06-19)
- chore(deps): bump github.com/k1LoW/tbls from 1.65.4 to 1.66.0 (2023-06-16)
- chore(deps): bump github.com/urfave/cli/v2 from 2.25.5 to 2.25.6 (2023-06-13)
- chore(deps): bump github.com/snowflakedb/gosnowflake (2023-06-10)
- chore(deps): bump github.com/k1LoW/tbls from 1.65.3 to 1.65.4 (2023-06-08)
- chore(deps): bump github.com/brianvoe/gofakeit/v6 from 6.21.0 to 6.22.0 (2023-06-08)
- chore(deps): bump github.com/urfave/cli/v2 from 2.25.4 to 2.25.5 (2023-05-30)
- chore(deps): bump github.com/urfave/cli/v2 from 2.25.3 to 2.25.4 (2023-05-29)
- chore(deps): bump github.com/urfave/cli/v2 from 2.25.2 to 2.25.3 (2023-05-02)
- chore(deps): bump github.com/urfave/cli/v2 from 2.25.1 to 2.25.2 (2023-05-01)
- chore(deps): bump github.com/go-sql-driver/mysql from 1.7.0 to 1.7.1 (2023-04-26)
- chore(deps): bump github.com/brianvoe/gofakeit/v6 from 6.20.2 to 6.21.0 (2023-04-17)
- chore(deps): bump github.com/k1LoW/tbls from 1.65.2 to 1.65.3 (2023-04-14)
- chore(deps): bump github.com/k1LoW/tbls from 1.64.1 to 1.65.2 (2023-04-10)
- chore(deps): bump github.com/k1LoW/tbls from 1.64.0 to 1.64.1 (2023-04-04)
- chore(deps): bump github.com/k1LoW/tbls from 1.63.0 to 1.64.0 (2023-03-27)
- chore(deps): bump github.com/urfave/cli/v2 from 2.25.0 to 2.25.1 (2023-03-27)
- chore(deps): bump github.com/k1LoW/tbls from 1.62.1 to 1.63.0 (2023-03-14)
- chore(deps): bump github.com/brianvoe/gofakeit/v6 from 6.20.1 to 6.20.2 (2023-03-08)
- chore(deps): bump github.com/urfave/cli/v2 from 2.24.4 to 2.25.0 (2023-03-06)
- chore(changelog): generate v0.0.5 (2023-02-26)
## v0.0.5 (2023-02-26)
### Added
- feat: ParseDatabaseType receive tbls column (2022-11-07)
### Others
- chore: update make (2023-02-26)
- chore: update lint (2023-02-26)
- chore: bump go 1.20 github action (2023-02-26)
- chore(deps): bump github.com/k1LoW/tbls from 1.62.0 to 1.62.1 (2023-02-20)
- chore(deps): bump golang.org/x/net from 0.5.0 to 0.7.0 (2023-02-18)
- chore(deps): bump github.com/urfave/cli/v2 from 2.24.3 to 2.24.4 (2023-02-17)
- chore(deps): bump github.com/k1LoW/tbls from 1.61.0 to 1.62.0 (2023-02-09)
- chore(deps): bump github.com/k1LoW/tbls from 1.60.0 to 1.61.0 (2023-02-06)
- chore(deps): bump github.com/urfave/cli/v2 from 2.24.2 to 2.24.3 (2023-02-03)
- chore(deps): bump github.com/urfave/cli/v2 from 2.24.1 to 2.24.2 (2023-01-30)
- chore(deps): bump github.com/k1LoW/tbls from 1.59.0 to 1.60.0 (2023-01-27)
- chore(deps): bump github.com/urfave/cli/v2 from 2.23.6 to 2.24.1 (2023-01-23)
- chore(deps): bump github.com/k1LoW/tbls from 1.58.0 to 1.59.0 (2023-01-23)
- chore(deps): bump github.com/k1LoW/tbls from 1.56.9 to 1.58.0 (2023-01-16)
- chore(deps): bump github.com/brianvoe/gofakeit/v6 from 6.19.0 to 6.20.1 (2022-12-19)
- chore(deps): bump github.com/k1LoW/tbls from 1.56.8 to 1.56.9 (2022-12-07)
- chore(deps): bump github.com/go-sql-driver/mysql from 1.6.0 to 1.7.0 (2022-12-05)
- chore(deps): bump github.com/urfave/cli/v2 from 2.23.5 to 2.23.6 (2022-12-05)
- chore: fix lint (2022-12-05)
- Merge pull request #4 from haunt98/dependabot/go_modules/github.com/k1LoW/tbls-1.56.8 (2022-11-10)
- Merge pull request #3 from haunt98/dependabot/go_modules/github.com/urfave/cli/v2-2.23.5 (2022-11-09)
- chore: make verbose less verbose (2022-11-07)
- chore(changelog): generate v0.0.4 (2022-11-07)
## v0.0.4 (2022-11-07)
### Added
- feat: add --batch to support batch mode (2022-11-07)
- feat: support batch insert (wip) (2022-11-06)
### Others
- chore: add purpose in README (2022-11-07)
- chore: explain number record each batch more clear (2022-11-07)
- chore(changelog): generate v0.0.3 (2022-11-06)
## v0.0.3 (2022-11-06)
### Others
- chore: fix build github action (2022-11-06)
- chore: fix github action build (2022-11-06)
- chore(changelog): generate v0.0.2 (2022-11-06)
## v0.0.2 (2022-11-06)
### Others
- chore: fix wrong goreleaser build (2022-11-06)
- chore: add MIT license (2022-11-06)
- chore: update README (2022-11-06)
- chore: add goreleaser (2022-11-06)
- chore: add github action (2022-11-06)
- chore: update comment (2022-11-06)
- chore(changelog): generate v0.0.1 (2022-11-06)
## v0.0.1 (2022-11-06)
### Added
- feat: simple populator (2022-11-06)
- feat: skeleton cli app (2022-11-06)
- feat: init new populator (2022-11-06)