| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| UniTask.2.5.6.unitypackage | 2024-09-24 | 198.8 kB | |
| README.md | 2024-09-24 | 1.3 kB | |
| Ver.2.5.6 source code.tar.gz | 2024-09-24 | 311.0 kB | |
| Ver.2.5.6 source code.zip | 2024-09-24 | 543.1 kB | |
| Totals: 4 Items | 1.1 MB | 0 | |
What's Changed
- ci: Change Unity UnitTest from Mono to IL2CPP and enabled on CI by @guitarrapc in https://github.com/Cysharp/UniTask/pull/603
- ci: add depndabot.yaml to update github-actions by @guitarrapc in https://github.com/Cysharp/UniTask/pull/570
- chore(deps): bump technote-space/toc-generator from 2.4.0 to 4.3.1 by @dependabot in https://github.com/Cysharp/UniTask/pull/606
- chore(deps): bump peaceiris/actions-gh-pages from 3 to 4 by @dependabot in https://github.com/Cysharp/UniTask/pull/605
- fix: incorrect download progress reporting by @Redpenguine in https://github.com/Cysharp/UniTask/pull/607
- Forget ignored task by @LucianoPC in https://github.com/Cysharp/UniTask/pull/610
- TextMeshPro Unity6 adoptions by @Iblis in https://github.com/Cysharp/UniTask/pull/600
- Fix
WaitWhile(bool cancelImmediately = true)does not work correctly - canceled task with
cancelImmediately = trueremove trakcking immediately
New Contributors
- @dependabot made their first contribution in https://github.com/Cysharp/UniTask/pull/606
- @Redpenguine made their first contribution in https://github.com/Cysharp/UniTask/pull/607
- @Iblis made their first contribution in https://github.com/Cysharp/UniTask/pull/600
Full Changelog: https://github.com/Cysharp/UniTask/compare/2.5.5...2.5.6