v0.5.0 - 2024-02-27
- README.md is lye. short flags -nX can not use. fix this by @mashiike in #138
- Bump gopkg.in/yaml.v3 from 3.0.0-20200313102051-9f266ea9e77c to 3.0.0 by @dependabot in #101
- Bump github.com/fujiwara/logutils from 1.1.0 to 1.1.2 by @dependabot in #76
- Bump golang.org/x/sys from 0.0.0-20210630005230-0f9fa26af87c to 0.1.0 by @dependabot in #74
- Bump github.com/fatih/color from 1.13.0 to 1.16.0 by @dependabot in #120
v0.4.0 - 2024-02-27
- Bump github.com/aws/aws-sdk-go-v2 from 1.11.0 to 1.17.6 by @dependabot in #82
- Bump github.com/aws/aws-sdk-go-v2/config from 1.10.0 to 1.18.39 by @dependabot in #103
- add tagpr and reviewdog by @mashiike in #134
- allow
--
separate by @mashiike in #137 - update go modules, and support go 1.19 ~ by @mashiike in #136
v0.3.2 - 2021-11-09
- Feature/v0.3.2 by @mashiike in #7
v0.3.1 - 2021-11-09
- need wait for update ttl after create table by @mashiike in #6
v0.3.0 - 2021-11-09
- Feature/fix typo by @mashiike in #1
- Feature/modify interface by @mashiike in #2
- implement timeout flag by @mashiike in #3
- fix #3 use exec context by @mashiike in #4
- github actions ci trigger rule change by @mashiike in #5