gotest.tools v2.3.0 Release Notes

Release Date: 2018-12-23 // over 5 years ago
  • This version includes the following changes:

    • ๐Ÿ“ฆ a go.mod and go.sum were added to support consuming the package using go modules #136
    • โœ… [fs] the Apply function was added #130
    • โœ… [poll] add common check function implementations #132
    • โœ… [fs] add more PathOp functions #133 #135
    • โœ… [skip] support a message from the check function #137

    ๐Ÿš€ Thanks @glefloch, and @icholy for your contributions to this release!