Skip to content
This repository has been archived by the owner on Feb 16, 2024. It is now read-only.

Ver 6.1.2

Compare
Choose a tag to compare
@neuecc neuecc released this 24 Jul 14:45
· 90 commits to master since this release
  • Fix compile error in C# 6.0
  • Add UniTask[UniTask[]].Unwrap
  • Add IEnumerable[UniTask].GetAwaiter(UniTask.WhenALl shortcut)
  • Add WithCancellationWithoutException
  • Add UniTask.WithIsCancled
  • Improve performance Task.WhenAll
  • Improve performance UniTask.Timeout
  • Breaking Change Add IAwaiter.AwaiterStatus