ginkgo v2.1.4 Release Notes

  • ๐Ÿ›  Fixes

    • ๐Ÿ“š Numerous documentation typos
    • Prepend when when using When (this behavior was in 1.x but unintentionally lost during the 2.0 rewrite) [efce903]
    • ๐Ÿ‘Œ improve error message when a parallel process fails to report back [a7bd1fe]
    • ๐Ÿ—„ guard against concurrent map writes in DeprecationTracker [0976569]
    • ๐Ÿ›  Invoke reporting nodes during dry-run (fixes #956 and #935) [aae4480]
    • ๐Ÿ›  Fix ginkgo import circle [f779385]