Releases: handlename/awsc
Releases · handlename/awsc
v0.2.1
What's Changed
- chore(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.27.43 to 1.28.5 by @dependabot in #16
- chore(deps): bump github.com/aws/aws-sdk-go-v2/service/sts from 1.33.1 to 1.33.3 by @dependabot in #18
- chore(deps): bump github.com/aws/aws-sdk-go-v2 from 1.32.5 to 1.32.7 by @dependabot in #19
- chore(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 by @dependabot in #14
- chore(deps): bump github.com/fatih/color from 1.17.0 to 1.18.0 by @dependabot in #12
- Use "require" instead of "assert" by @handlename in #20
New Contributors
- @dependabot made their first contribution in #16
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
- Confirm on modify resources by @handlename in #3
- test by go 1.23 by @handlename in #4
- AccountOptionWithAdditionalInfo should not return error by @handlename in #5
- Switch default template depending on additional info flag by @handlename in #6
- Explain confirm_on_modify in README by @handlename in #7
- Show version by @handlename in #8
Full Changelog: v0.1.0...v0.2.0
v0.1.0
First release!