Skip to content

1.1.0-preview1

Pre-release
Pre-release
Compare
Choose a tag to compare
@danroth27 danroth27 released this 25 Oct 15:52

Bugs Fixed

  • StringSegment GetHashCode() includes the Offset but Equals doesn't care about it (#137)
  • Should default(StringSegment) != default(StringSegment)? (#111)