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 3ca671f commit d8b5e1eCopy full SHA for d8b5e1e
CHANGELOG.md
@@ -7,6 +7,15 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
7
<!-- next-header -->
8
## [Unreleased] - ReleaseDate
9
10
+### Compatibility
11
+
12
+- *(kv)* Deprecate the `unstable-kv` feature which may be removed in a future patch release
13
14
+### Features
15
16
+- *(kv)* Stabilize key-value support behind the `kv` feature
17
+- Expose `ConfigurableFormat` to build custom [`Builder::format`]s that leverage this
18
19
## [0.11.7] - 2025-03-10
20
21
### Internal
0 commit comments