v0.6.2 - 2026-04-05
- Bump Songmu/tagpr from 1.9.0 to 1.10.0 by @dependabot[bot] in #192
- Bump actions/checkout from 5.0.0 to 6.0.1 by @dependabot[bot] in #191
- Bump the aws-sdk-go-v2 group with 3 updates by @dependabot[bot] in #184
- Bump reviewdog/action-misspell from 1.26.3 to 1.27.0 by @dependabot[bot] in #185
- Bump reviewdog/action-actionlint from 1.68.0 to 1.69.1 by @dependabot[bot] in #190
- Bump actions/setup-go from 6.0.0 to 6.1.0 by @dependabot[bot] in #188
v0.6.1 - 2026-04-04
- Fix typo in WithDelay function comment by @shogo82148 in #193
v0.6.0 - 2025-10-17
- Update README.md - add DeleteItem by @keen99 in #165
- Bump github.com/aws/aws-sdk-go-v2/config from 1.27.4 to 1.27.16 by @dependabot[bot] in #163
- CI/CD Mentenance by @mashiike in #170
- upgrade Dependabot config by @mashiike in #172
- Bump Songmu/tagpr from 1.8.4 to 1.9.0 by @dependabot[bot] in #179
- Bump actions/setup-go from 1.1.3 to 6.0.0 by @dependabot[bot] in #175
- no use staticcheck and update reviewdog by @mashiike in #180
- dynamodb-local update by @mashiike in #171
- Bump github.com/stretchr/testify from 1.8.4 to 1.11.1 by @dependabot[bot] in #176
- Bump actions/checkout from 2.7.0 to 5.0.0 by @dependabot[bot] in #177
- Bump goreleaser/goreleaser-action from 5.1.0 to 6.4.0 by @dependabot[bot] in #174
- use log/slog by @mashiike in #181
- EndpointResolver is deprecated by @mashiike in #182
- feat: force-acquire after TTL when ExpireGracePeriod is set by @mashiike in #183
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