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 0af6deb commit 7bb1781Copy full SHA for 7bb1781
crates/toml/CHANGELOG.md
@@ -7,6 +7,11 @@ The format is based on [Keep a Changelog].
7
<!-- next-header -->
8
## [Unreleased] - ReleaseDate
9
10
+### Fixes
11
+
12
+- Allow inferring keys as string literals
13
+- Prefer string literals if it avoids escaping double-quotes
14
15
## [0.8.13] - 2024-05-15
16
17
## [0.8.12] - 2024-03-18
crates/toml_edit/CHANGELOG.md
## [0.22.13] - 2024-05-15
## [0.22.12] - 2024-04-19
0 commit comments