Skip to content

Releases: rgalanakis/golangal

v1.2.0

03 Jul 18:38
Compare
Choose a tag to compare
  • 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

v1.1.0: Update Go, and use Ginkgo V2

19 Oct 06:04
Compare
Choose a tag to compare

Upgrade to GinkgoV2. It is incompatible with GinkgoV1, so makes this project unusable downstream.

If callers require GinkgoV1, they should use Version 1.0.x.

v1.0.0: Initial Release

19 Oct 06:03
e360084
Compare
Choose a tag to compare

This has been stable for a while but never got tagged. This version is compatible with legacy Go versions and Ginkgo v1.