1.9
What's Changed
- Add polyfills for
string.Replace(...)
methods by @Tyrrrz in #2 - Add polyfills for
string.ReplaceLineEndings(...)
methods by @Tyrrrz in #3 - Add polyfill for the
string.Contains(char, StringComparison)
method by @Tyrrrz in #4
Full Changelog: 1.8...1.9
Note:
Going forward, new release notes will appear here instead of theChangelog.md
file.
If you want to see the release notes for older versions, you can find them here.