Skip to content

Tags: linkdotnet/StringBuilder

Tags

v1.21.1

Toggle v1.21.1's commit message

Verified

This commit was signed with the committer’s verified signature.
linkdotnet Steven Giesel
Made Append(bool) faster

v1.21.0

Toggle v1.21.0's commit message

Verified

This commit was signed with the committer’s verified signature.
linkdotnet Steven Giesel
feat: PadLeft and PadRight

v1.20.0

Toggle v1.20.0's commit message

Verified

This commit was signed with the committer’s verified signature.
linkdotnet Steven Giesel
feat: added initial size

v1.19.1

Toggle v1.19.1's commit message

Verified

This commit was signed with the committer’s verified signature.
linkdotnet Steven Giesel
docs: added entry for release

v1.19.0

Toggle v1.19.0's commit message

Verified

This commit was signed with the committer’s verified signature.
linkdotnet Steven Giesel
Test for adding to TypedSpanList

v1.18.6

Toggle v1.18.6's commit message

Verified

This commit was signed with the committer’s verified signature.
linkdotnet Steven Giesel
Refactored Grow method

v1.18.5

Toggle v1.18.5's commit message

Verified

This commit was signed with the committer’s verified signature.
linkdotnet Steven Giesel
Fixed Bug where Grow used a too small number

v1.18.4

Toggle v1.18.4's commit message

Verified

This commit was signed with the committer’s verified signature.
linkdotnet Steven Giesel
Simplified AppendLine

v1.18.3

Toggle v1.18.3's commit message

Verified

This commit was signed with the committer’s verified signature.
linkdotnet Steven Giesel
Added changelog

v1.18.2

Toggle v1.18.2's commit message
Bump BenchmarkDotNet from 0.13.7 to 0.13.8

Bumps [BenchmarkDotNet](https://github.com/dotnet/BenchmarkDotNet) from 0.13.7 to 0.13.8.
- [Release notes](https://github.com/dotnet/BenchmarkDotNet/releases)
- [Commits](dotnet/BenchmarkDotNet@v0.13.7...v0.13.8)

---
updated-dependencies:
- dependency-name: BenchmarkDotNet
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>