Ti.worker Versions Save

Use Multi-Threading / Worker Threads in Appcelerator Titanium.

ios-v1.2.2

1 year ago
  • Fixes an issue when building with Titanium SDK 10+

ios-v1.2.1

5 years ago

This patch release fixes an issues when using this module with Titanium 7.5.0

Fixed

  • respect sourcemap comment in wrapper code

android-1.0.0

5 years ago
  • Initial release

v1.2.0

6 years ago
  • Use GCD to handle asynchronous background threads
  • Fix terminate() crash
  • Lint and reformat all sources
  • Refactor public API interface
  • Remove old meta files

1.1.0

9 years ago
  • Updated to build for 64-bit [TIMOB-17928]
  • fixes and rebuild for new Ti SDK 3.4.1.GA
  • fix the terminate method
  • fixed prime.js to stop looping when the worker is terminated
  • added compiled module

1.0

9 years ago

initial release