Skip to content

v1.6.0

Latest
Compare
Choose a tag to compare
@M-Scott-Lassiter M-Scott-Lassiter released this 12 Jun 14:13

1.6.0 (2022-06-12)

🧭 API Documentation Changes

  • toHaveGeometryCount: improve error messages and description for nested GeometryCollections behavior (01fe745)

🐞 Bug Fixes

  • toHaveGeometryCount: correct issue where empty collections would fail when provided with a valid range (93dadff), closes #58

🎁 Feature Changes

  • toHaveMaxGeometryCount: add new matcher (8a1f103), closes #47
  • toHaveMinGeometryCount: add new matcher (c71c21a), closes #45