Releases: nitrado/tfconv
Releases · nitrado/tfconv
v1.2.2
What's Changed
- fix: handle unexpected nil conversion by @nrwiersma in #32
Full Changelog: v1.2.1...v1.2.2
v1.2.1
What's Changed
- fix: extend name function to converter by @nrwiersma in #31
Full Changelog: v1.2.0...v1.2.1
v1.2.0
What's Changed
- feat: support schema field name customization by @nrwiersma in #30
Full Changelog: v1.1.0...v1.2.0
v1.1.0
What's Changed
- chore: update dependencies and linter by @nrwiersma in #29
Full Changelog: v1.0.3...v1.1.0
v1.0.3
v1.0.2
What's Changed
- chore(deps): bump golangci/golangci-lint-action from 4 to 5 in the all group by @dependabot in #20
- chore(deps): bump golangci/golangci-lint-action from 5 to 6 in the all group by @dependabot in #21
- chore(deps): bump the all group across 1 directory with 2 updates by @dependabot in #22
- fix: issue with string like map keys by @nrwiersma in #23
Full Changelog: v1.0.1...v1.0.2
v1.0.1
What's Changed
- chore(deps): bump actions/checkout from 3 to 4 by @dependabot in #2
- chore(deps): bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.29.0 to 2.31.0 by @dependabot in #9
- chore(deps): bump k8s.io/apimachinery from 0.28.2 to 0.29.1 by @dependabot in #10
- chore(deps): bump actions/setup-go from 4 to 5 by @dependabot in #7
- chore(deps): bump github.com/ettle/strcase from 0.1.1 to 0.2.0 by @dependabot in #4
- chore(deps): bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.31.0 to 2.32.0 by @dependabot in #11
- chore(deps): bump actions/cache from 3 to 4 by @dependabot in #12
- chore(deps): bump golangci/golangci-lint-action from 3 to 4 by @dependabot in #13
- chore(deps): bump k8s.io/apimachinery from 0.29.1 to 0.29.2 by @dependabot in #14
- chore(deps): bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.32.0 to 2.33.0 by @dependabot in #15
- chore(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 by @dependabot in #16
- chore(deps): bump k8s.io/apimachinery from 0.29.2 to 0.29.3 by @dependabot in #17
- chore: bump dependencies by @nrwiersma in #18
New Contributors
- @dependabot made their first contribution in #2
Full Changelog: v1.0.0...v1.0.1
v1.0.0
What's Changed
- feat: initial code by @nrwiersma in #1
Full Changelog: https://github.com/nitrado/tfconv/commits/v1.0.0