v1.1.0
Added
Contains
method.
Fixed
- Smaller tweaks in CI/CD
IndexOf
andLastIndexOf
did not return 0 when passing an empty string. Now it is aligned tostring.IndexOf
.
Removed
- Debug symbol package (snupkg) due to the many constraints of NuGet.org