Skip to content
This repository was archived by the owner on Dec 30, 2024. It is now read-only.

Releases: FrangipaneTeam/terraform-plugin-framework-superschema

v1.5.0

03 Aug 09:12
v1.5.0
1a2f28e
Compare
Choose a tag to compare

🚀 New Features

  • Deprecated - Add deprecated option in attribute. Now the documentation will be generated for deprecated attributes. (GH-40)

:dependabot: Dependencies

  • deps: bumps github.com/hashicorp/terraform-plugin-framework from 1.3.2 to 1.3.3 (GH-39)

v1.4.1

20 Jul 08:54
v1.4.1
Compare
Choose a tag to compare

🐛 Bug Fixes

  • DataSource - Fix DataSource generation for Superattributes. (GH-38)

v1.4.0

19 Jul 14:28
v1.4.0
Compare
Choose a tag to compare

🚀 New Features

  • SuperTypes - Add new attributes Super (GH-37)

:dependabot: Dependencies

  • deps: bumps github.com/iancoleman/strcase from 0.2.0 to 0.3.0 (GH-34)

v1.3.3

08 Jul 10:37
v1.3.3
Compare
Choose a tag to compare

:dependabot: Dependencies

  • deps: bumps dependabot/fetch-metadata from 1.5.1 to 1.6.0 (GH-31)
  • deps: bumps github.com/hashicorp/terraform-plugin-framework-timeouts from 0.4.0 to 0.4.1 (GH-33)

v1.3.2

26 Jun 09:50
8a5d39e
Compare
Choose a tag to compare

:dependabot: Dependencies

  • deps: bumps github.com/hashicorp/terraform-plugin-framework-timeouts from 0.3.1 to 0.4.0 (GH-25)

v1.3.1

19 Jun 11:16
fded93c
Compare
Choose a tag to compare

1.3.1 (2023-06-19)

Miscellaneous

  • deps: bump github.com/hashicorp/terraform-plugin-framework (#23) (7662330)

v1.3.0

05 Apr 09:46
7cdece6
Compare
Choose a tag to compare

1.3.0 (2023-04-05)

Features

v1.2.0

01 Apr 16:56
467a001
Compare
Choose a tag to compare

1.2.0 (2023-04-01)

Features

  • template: add code formatting on generated files (#17) (3f43c9a)

Miscellaneous

v1.1.1

31 Mar 12:06
Compare
Choose a tag to compare

1.1.1 (2023-03-31)

Bug Fixes

v1.1.0

31 Mar 11:55
Compare
Choose a tag to compare

1.1.0 (2023-03-31)

Features

Bug Fixes