Skip to content

Releases: RageAgainstThePixel/com.utilities.async

com.utilities.async 2.2.1

02 Nov 00:41
Compare
Choose a tag to compare

What's Changed

  • revert null coalescence for topworker, and added try/catch when attempting to complete

Full Changelog: 2.2.0...2.2.1

com.utilities.async 2.2.0

25 Oct 02:15
Compare
Choose a tag to compare

What's Changed

  • Fixed some interoperability with Addressables AsyncOperationHandles

Full Changelog: 2.1.8...2.2.0

com.utilities.async 2.1.8

18 Oct 15:09
Compare
Choose a tag to compare

What's Changed

  • added AsyncOperation extension AwaitWithProgress(IProgress<float>)
  • replace some Task.Delays with Task.Yield for better efficiency and performance

Full Changelog: 2.1.7...2.1.8

com.utilities.async 2.1.7

15 Aug 04:12
Compare
Choose a tag to compare

What's Changed

  • added workflow to build and test package
  • updated min Unity version to 2020 LTS

Full Changelog: 2.1.6...2.1.7

com.utilities.async 2.1.6

23 May 17:59
Compare
Choose a tag to compare

What's Changed

  • Added await support for Unity.EditorCoroutines.Editor.EditorWaitForSeconds

Full Changelog: 2.1.5...2.1.6

com.utilities.async 2.1.5

15 Apr 14:44
Compare
Choose a tag to compare

What's Changed

  • fixed backwards compatibility with 2019.4.x
  • updated com.unity.test-framework -> 1.4.2

Full Changelog: 2.1.4...2.1.5

com.utilities.async 2.1.4

11 Apr 01:57
Compare
Choose a tag to compare

What's Changed

  • added additional task cancellation token support extensions

Full Changelog: 2.1.3...2.1.4

com.utilities.async 2.1.3

14 Feb 23:40
Compare
Choose a tag to compare

What's Changed

  • Fixed WebGL support for 2023.3 LTS+

Full Changelog: 2.1.2...2.1.3

com.utilities.async 2.1.2

31 Dec 02:59
Compare
Choose a tag to compare

What's Changed

  • added ActionExtensions to invoke actions on main thread.
  • updated unit tests
  • updated editor to 2022.3.16 LTS
  • updated workflows

Full Changelog: 2.1.1...2.1.2

com.utilities.async 2.1.1

05 Oct 17:58
Compare
Choose a tag to compare

What's Changed

  • change actionQueue to concurrent queue and check if action is null before attempting to invoke

Full Changelog: 2.1.0...2.1.1