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 202a72f commit 06cb328Copy full SHA for 06cb328
CHANGELOG.md
@@ -6,6 +6,10 @@ All notable changes to **ValueStringBuilder** will be documented in this file. T
6
7
## [Unreleased]
8
9
+### Added
10
+
11
+- The string builder can be used in chaining operations. `sb.Append("Hello").Append(" ").Append("World")`
12
13
## [0.6.1] - 2022-12-28
14
15
### Fixed
0 commit comments