This repository has been archived by the owner on Feb 16, 2024. It is now read-only.
Ver 6.1.2
- 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