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 d62f70e commit d06065bCopy full SHA for d06065b
CHANGELOG.md
@@ -6,12 +6,12 @@ All notable changes to **ValueStringBuilder** will be documented in this file. T
6
7
## [Unreleased]
8
9
-## [1.8.0] - 2022-11-15
10
-
11
### Changed
12
13
- Slight improvement when appending nullable types to the string builder
14
+## [1.8.0] - 2022-11-15
+
15
### Added
16
17
- implicit cast operator from `string` and `ReadOnlySpan<char>` to the `ValueStringBuilder` with pre-initialized buffer
0 commit comments