1.1.0 Beta 1
Pre-release
Pre-release
sharwell
released this
10 Aug 02:49
·
172 commits
to master
since this release
Feature and bug fix preview release
- API Documentation and User Guide (see latest release)
- Distribution (via NuGet)
Changes since 1.0.0
- Add the
CoreTaskExtensions.Catch
overloads for simplified exception handling (#33) - Add the
DelayedTask
utility class withDelay
,WhenAll
, andWhenAny
implementations (#30, #31, #32) - Add
TaskCompletionSourceExtensions
with theSetFromTask
,TrySetFromTask
, andSetFromFailedTask
extension methods - Use separate signing keys for each assembly, to reduce the potential for errors in extensible and/or component-based applications (#27, #41)
- Support installation in Windows Phone 8.1 libraries, and PCL libraries which include support for Windows Phone 8.1 (#55)