Skip to content

v1.1

Latest

Choose a tag to compare

@NiTiSon NiTiSon released this 23 Feb 21:33
· 9 commits to stable since this release

New API:

  • MutableString

    • TryCopyTo(Span)
    • IndexOf(char, StringComparison)
    • IndexOf(ReadOnlySpan, StringComparison)
    • ICloneable.Clone()
    • CompareTo(...)
  • StringExtensions

    • ToMutableString(string)

Full Changelog: 1.0...1.1