populatedb-go/CHANGELOG.md

56 lines
989 B
Markdown

# CHANGELOG
## 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)