Skip to content

Releases: laicasaane/unity-addressables-manager

1.3.1

08 Sep 08:07
Compare
Choose a tag to compare
  • Correct all async APIs

1.3.0

08 Sep 03:50
Compare
Choose a tag to compare
  • Fix exception: Attempting to use an invalid operation handle #3
  • Add onFailed invocation at the end of catch blocks
  • Improve OperationResult<T> struct and the way async APIs return the result
  • BREAKING CHANGE: some constructors are removed from OperationResult<T> as deemed redundant