gomega v1.17.0 Release Notes

  • ๐Ÿ”‹ Features

    • โž• Add HaveField matcher [3a26311]
    • โž• add Error() assertions on the final error value of multi-return values (#480) [2f96943]
    • separate out offsets and timeouts (#478) [18a4723]
    • ๐Ÿ›  fix transformation error reporting (#479) [e001fab]
    • ๐Ÿ‘ allow transform functions to report errors (#472) [bf93408]

    ๐Ÿ›  Fixes

    ๐Ÿ“ฆ Stop using deprecated ioutil package (#467) [07f405d]