gomega v1.11.0 Release Notes

  • ๐Ÿ”‹ Features

    • ๐Ÿ”‹ feature: add index to gstruct element func (#419) [334e00d]
    • โœ… feat(gexec) Add CompileTest functions. Close #410 (#411) [47c613f]

    ๐Ÿ›  Fixes

    • Check more carefully for nils in WithTransform (#423) [3c60a15]
    • ๐Ÿ›  fix: typo in Makefile [b82522a]
    • ๐Ÿ‘ Allow WithTransform function to accept a nil value (#422) [b75d2f2]
    • ๐Ÿ›  fix: print value type for interface{} containers (#409) [f08e2dc]
    • ๐Ÿ›  fix(BeElementOf): consistently flatten expected values [1fa9468]