Skip to content

Ver 1.3.0

Compare
Choose a tag to compare
@neuecc neuecc released this 16 Apr 12:08
· 775 commits to master since this release

Improvement

Support Editor runner, thanks @BattlefieldNoob #37
Support await to AssetBundleCreateRequest, thanks @NewbieGameCoder #46
Support disable domain unload, thanks @elringus #52
Add UPM support, see ReadMe #upm-package seciton.

Braking Changes

Tracker window menu from Window -> UniRx -> UniTask Tracker to Window -> UniTask Tracker
GetCancellationTokenOnDestroy move from UniRx.AsyncTriggers to UniRx.Async
Fix typo, AddCancellationTriggerOnDestory -> AddCancellationTriggerOnDestroy, thanks @vc-kusuha #44