Releases: pactumjs/pactum-matchers
Releases · pactumjs/pactum-matchers
v1.1.7
What's Changed
- fix: remove regex compare in inverse by @ASaiAnudeep in #26
Full Changelog: v1.1.6...v1.1.7
v1.1.6
v1.1.5
v1.1.4
v1.1.3
What's Changed
- feat: notEquals matcher by @ASaiAnudeep in #16
- fix: regex typings by @ASaiAnudeep in #17
New Contributors
- @ASaiAnudeep made their first contribution in #16
Full Changelog: v1.1.2...v1.1.3
v1.1.2
- added new matcher -
notNull
v1.1.1
Changes
notIncludes
matcher
v1.1.0
Changes
- Support Complex Matchers with
eachLike
- Support
min
assertion ineachLike
Full Changelog: v1.0.6...v1.1.0
v1.0.6
v1.0.5
New Changes
regex
method supports one argument which is a matcher