Releases: ecoAPM/xunit.ts
Releases · ecoAPM/xunit.ts
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
1.0.0
Initial release
What's Changed
- Add code coverage and SonarCloud config by @SteveDesmond-ca in #49
New Contributors
- @SteveDesmond-ca made their first contribution in #49
Full Changelog: 0.3.6...1.0.0