goyek v0.5.0 Release Notes

Release Date: 2021-06-21 // almost 3 years ago
  • โž• Added

    • โž• Add the stack trace when a task panics.

    ๐Ÿ”„ Changed

    • Names of parameters now have to follow goyek.ParamNamePattern. They were allowed to start with an underscore (_), and now no longer are.
    • ๐Ÿ‘ The PowerShell wrapper scripts goyek.ps1 better handles stderr redirection.