We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e6bfb1 commit 32dc877Copy full SHA for 32dc877
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# 0.9.0 (December 20, 2022)
2
+
3
+ENHANCEMENTS:
4
5
+* listvalidator: Added `UniqueValues` validator ([#88](https://github.com/hashicorp/terraform-plugin-framework-validators/issues/88))
6
+* stringvalidator: Added `UTF8LengthAtLeast`, `UTF8LengthAtMost`, and `UTF8LengthBetween` validators ([#87](https://github.com/hashicorp/terraform-plugin-framework-validators/issues/87))
7
8
# 0.8.0 (December 13, 2022)
9
10
NOTES:
0 commit comments