gomega v1.4.2 Release Notes

Release Date: 2018-09-11 // over 5 years ago
  • ๐Ÿ›  Fixes:

    • โž• Add go.mod and go.sum files to define the gomega go module [f3de367, a085d30]
    • โ†ช Work around go vet issue with Go v1.11 (#300) [40dd6ad]
    • ๐Ÿ‘ Better output when using with go XUnit-style tests, fixes #255 (#297) [29a4b97]
    • ๐Ÿ›  Fix MatchJSON fail to parse json.RawMessage (#298) [ae19f1b]
    • ๐Ÿ‘‰ show threshold in failure message of BeNumericallyMatcher (#293) [4bbecc8]