Skip to content

v0.1.3

Choose a tag to compare

@krzkaczor krzkaczor released this 22 Nov 19:03

Patch Changes

  • 4964a16: Fix bug in StringMatching matcher that prevented it from matching strings with special characters
  • 1e3951d: Added new matchers: arrayWith, objectWith Improve containerWith to work with multiple values
  • 4964a16: Added experimental plugin API. User guide | Dev guide

Internals