Releases: mashiike/setddblock
Releases · mashiike/setddblock
v0.5.0
What's Changed
- 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
- Bump github.com/stretchr/testify from 1.7.0 to 1.8.4 by @dependabot in #86
Full Changelog: v0.4.0...v0.5.0
v0.4.0
What's Changed
- 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
New Contributors
- @dependabot made their first contribution in #82
Full Changelog: v0.3.2...v0.4.0
v0.3.2
v0.3.1
v0.3.0
Changelog
753e5fd Merge pull request #5 from mashiike/feature/test-ci-trigger-fix
What's Changed
- 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
New Contributors
Full Changelog: v0.1.0...v0.3.0