cake-build / cake

:cake: Cake (C# Make) is a cross platform build automation system.
https://cakebuild.net
MIT License
3.87k stars 727 forks source link

Add typed data context CakeTaskBuilder.Finally<T> overload #4046

Closed devlead closed 1 year ago

devlead commented 1 year ago

Currently, there's i.e. WithCriteria<T> and Does<T> but no Finally<T> so typed context can't easily be accessed within finally.

cake-build-bot commented 1 year ago

:tada: This issue has been resolved in version v3.0.0 :tada:

The release is available on:

Your GitReleaseManager bot :package::rocket: