Psake v4.6.0 Release Notes

Release Date: 2016-03-20 // about 8 years ago
  • ๐Ÿš€ As part of this release we had 6 issues closed.

    ๐Ÿ› Bug

    • #149 Using ErrorAction Ignore in PSv3+

    ๐Ÿ”‹ Features

    • #153 Invoke-psake with option to return documentation should return objects instead of formated string
    • #147 Added an option '-notr' to disable output of time report.
    • #143 Publish Psake on PowerShellGallery

    ๐Ÿ‘Œ Improvements

    • #155 Move wiki content to readthedocs
    • #152 Adding an example for a parallel task
    • #138 Cleanup MaxRetries and RetryTriggerErrorPattern in the context of Task. (#117 and #103)