Skip to content

Releases: onsi/gomega

v1.3.0

05 Jan 22:14
Compare
Choose a tag to compare

v1.2.0

16 Jul 19:35
Compare
Choose a tag to compare
  • Added gbytes.TimeoutCloser, gbytes.TimeoutReader, and gbytes.TimeoutWriter - these are convenience wrappers that timeout if the underlying Closer/Reader/Writer does not return within the alloted time.
  • Added gbytes.BufferReader - this constructs a gbytes.Buffer that asynchronously reads the passed-in io.Reader into its buffer.

Gomega v1.1.0

29 Mar 03:53
Compare
Choose a tag to compare

A ton of new matchers, abstractions, and features... too many to enumerate!