Skip to content

v1.1.0

Choose a tag to compare

@linkdotnet linkdotnet released this 16 Apr 06:23
c821342

Added

  • Contains method.

Fixed

  • Smaller tweaks in CI/CD
  • IndexOf and LastIndexOf did not return 0 when passing an empty string. Now it is aligned to string.IndexOf.

Removed

  • Debug symbol package (snupkg) due to the many constraints of NuGet.org