Skip to content

v1.4.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 22 Sep 09:41
· 1 commit to main since this release

Breaking Changes

UniTask dependency is now optional. #80

  • The return values of some async methods have been changed from UniTask to ValueTask.
  • UniTask 2.5.5 or higher required now.

Full Changelog: 1.3.0...1.4.0