1.0.1
Fixed a pair of issues where the StringEndsWith
and StringDoesNotEndWith
assertions were sometimes producing false positives or false negatives if the haystack
was one character shorter than the needle
What's Changed
- Bump typescript from 4.3.5 to 4.4.2 by @dependabot in #74
Full Changelog: 1.0.0...1.0.1