v0.3.5
What's Changed
Exciting New Features 🎉
- Improved output of
AssertZero
andAssertNotZero
by @MarvinJWendt in #138 - Improved output of
AssertRegexp
andAssertNotRegexp
by @MarvinJWendt in #140 - Improved output of
AssertLess
by @MarvinJWendt in #142 - Improved output of
AssertLen
by @MarvinJWendt in #144 - Improved output of
AssertNotKindOf
by @MarvinJWendt in #143 - Improved output of
AssertNotContains
by @MarvinJWendt in #145
Fixes 🔧
- Display the correct file when an assertion helper is used internally by @MarvinJWendt in #141
Full Changelog: v0.3.4...v0.3.5