Changelog
What's Changed
- feat: add
property
flag to generate property on root object schema by @AislingHPE in #41 - Bump golangci/golangci-lint-action from 6 to 7 by @dependabot[bot] in #42
- Bump github.com/zclconf/go-cty from 1.16.2 to 1.16.3 by @dependabot[bot] in #45
- Bump github.com/zclconf/go-cty from 1.16.3 to 1.16.4 by @dependabot[bot] in #50
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #48
- Bump github.com/stretchr/testify from 1.10.0 to 1.11.1 by @dependabot[bot] in #52
- Bump github.com/hashicorp/hcl/v2 from 2.23.0 to 2.24.0 by @dependabot[bot] in #47
- Bump github.com/spf13/cobra from 1.9.1 to 1.10.1 by @dependabot[bot] in #51
- Small fixes: ignore issues with complex error message issues using partial decoding, support generic type 'dynamic' (i.e. any / map(any) / list(any)) and support full optional with default by @w4rgrum in #44
- feat: Exit with non-zero code on errors by @uanid in #54
- Bump github.com/zclconf/go-cty from 1.16.4 to 1.17.0 by @dependabot[bot] in #56
- fix: add .idea to .gitignore for Jetbrains IDE by @uanid in #58
- Feature/nullable should be oneof by @AislingHPE in #59
- Bump actions/setup-go from 5 to 6 by @dependabot[bot] in #55
New Contributors
Full Changelog: v0.2.0...v0.2.1