Skip to content

v4.7.4

Compare
Choose a tag to compare
@devblackops devblackops released this 08 Sep 04:06
· 110 commits to master since this release

[4.7.4] 2018-09-07

Fixed

  • #260 Change the build time report to show individual task durations instead of cumulative (via @sideproject)

  • #261 Use $global:lastexitcode instead of $lastexitcode in Exec (via @gpetrou)

Improvements

  • #259 Add $psake.error_message property which contains the error message that cause the build to fail (via @sideproject)