Releases: Cysharp/UniTask
Releases · Cysharp/UniTask
Ver.2.5.10
- Fix Compilation errors in Unity 2020.1 or older
Full Changelog: 2.5.9...2.5.10
Ver.2.5.9
What's Changed
- ci: remove Unity 2021 LTS from Build matrix by @guitarrapc in #623
- Add AsyncInstantiateOperation.WithCancellation, ToUniTask for Unity 2022.3.20/Unity 2023.3 or newer
Full Changelog: 2.5.8...2.5.9
Ver.2.5.8
What's Changed
- Added a note for users using Unity 2023.1 or newer to prevent compilation error by @albermotion in #620
- add generic type UnityAction support & fix typo by @dvsilch in #621
- Add
UniTask.WhenEach
New Contributors
- @albermotion made their first contribution in #620
- @dvsilch made their first contribution in #621
Full Changelog: 2.5.7...2.5.8
Ver.2.5.7
What's Changed
- Add overload in UniTask.WaitUntil, UniTask.WaitWhile and UniTask.Defer by @kochounoyume in #619
Full Changelog: 2.5.6...2.5.7
Ver.2.5.6
What's Changed
- ci: Change Unity UnitTest from Mono to IL2CPP and enabled on CI by @guitarrapc in #603
- ci: add depndabot.yaml to update github-actions by @guitarrapc in #570
- chore(deps): bump technote-space/toc-generator from 2.4.0 to 4.3.1 by @dependabot in #606
- chore(deps): bump peaceiris/actions-gh-pages from 3 to 4 by @dependabot in #605
- fix: incorrect download progress reporting by @Redpenguine in #607
- Forget ignored task by @LucianoPC in #610
- TextMeshPro Unity6 adoptions by @Iblis in #600
- Fix
WaitWhile(bool cancelImmediately = true)
does not work correctly - canceled task with
cancelImmediately = true
remove trakcking immediately
New Contributors
- @dependabot made their first contribution in #606
- @Redpenguine made their first contribution in #607
- @Iblis made their first contribution in #600
Full Changelog: 2.5.5...2.5.6
Ver.2.5.5
What's Changed
- Factory method allowed argument by @kochounoyume in #538
- chore: fix comment by @divdeploy in #565
- feat: change load secret from op by @guitarrapc in #571
- ci: change upload-artifact & download-artifact to Cysharp/Actions by @guitarrapc in #579
- Fix onTextSelection and onEndTextSelection stack overflow issue by @xfvvvv in #599
New Contributors
- @divdeploy made their first contribution in #565
- @xfvvvv made their first contribution in #599
Full Changelog: 2.5.4...2.5.5
Ver.2.5.4
What's Changed
- Optimization of ToArray in Merge method by @TORISOUP in #541
- ci: Cysharp/Actions/.github/workflows/create-release.yaml by @guitarrapc in #542
- Fix unintended returning to pool with cancelImmediately by @hadashiA in #557
Full Changelog: 2.5.3...2.5.4
Ver.2.5.3
Quick fix, Addressable autoReleaseWhenCancelled
-> autoReleaseWhenCanceled
Ver.2.5.2
What's Changed
- Fix "Release handle when cancellation is requested" by @hadashiA in #536
- Release handle when cancellation is requested by @LucianoPC in #521
- UniTask does not work in .NET Framework environment after adding UniTask.AsValueTask by @kochounoyume in #535
Breaking Changes
- UniTask.ValueTask convert introduced in v2.5.1 is enabled only UNITY_2022_3_OR_NEWER
New Contributors
- @LucianoPC made their first contribution in #521
- @kochounoyume made their first contribution in #535
Full Changelog: 2.5.1...2.5.2
Ver.2.5.1
What's Changed
- Fixed typo in TimeoutWithoutException summary. by @Saismirk in #524
- Use Cysharp/Actions/setup-dotnet default version by @guitarrapc in #519
- add UniTask.AsValueTask for Unity by @doyasu24 in #533
New Contributors
Full Changelog: 2.5.0...2.5.1