Skip to content

v1.2.0

Latest
Compare
Choose a tag to compare
@rgalanakis rgalanakis released this 03 Jul 18:38
  • Add MatchCap matcher
  • MatchLen and MatchCap work with types that have Len() int and Cap() int methods, respectively, not just built-in collection types.

Full Changelog: v1.1.0...v1.2.0