ginkgo v2.1.0 Release Notes

  • See https://onsi.github.io/ginkgo/MIGRATING_TO_V2 for details on V2.

    ๐Ÿš€ 2.1.0 is a minor release with a few tweaks:

    • ๐Ÿ“ฆ Introduce new DSL packages to enable users to pick-and-choose which portions of the DSL to dot-import. [90868e2] More details here.
    • โž• Add error check for invalid/nil parameters to DescribeTable [6f8577e]
    • โœ๏ธ Myriad docs typos fixed (thanks everyone!) [718542a, ecb7098, 146654c, a8f9913, 6bdffde, 03dcd7e]