github-actions
released this
15 Jan 09:17
·
3 commits
to refs/heads/master
since this release
What’s Changed
🐛 Bug Fixes
- Fix to dispatch multiple Agents mapped the same scene by @nowsprinting in #139
- Fix to Agent is not destroyed by @nowsprinting in #137
🧰 Maintenance
- chore: add -u flag by @get-me-power in #141
- Migrate Slack files.upload API by @nowsprinting in #135
- Upgrade tests required com.unity.test-framewor to v1.4.1 by @nowsprinting in #140
- Mod TerminateAsync return type UniTaskVoid and remove parameter CancellationToken by @nowsprinting in #134
- Rename CancellationToken parameter/variable name by @nowsprinting in #136
- Workaround Awaitable.Awaiter bug by @nowsprinting in #138