Skip to content

v1.1.0

Compare
Choose a tag to compare
@453jerry 453jerry released this 10 Dec 12:36
· 4 commits to master since this release
efb18a3
- Support progress callback
   Add progress changed handler to JSAction to support notification that progress has changed.
- Fix mutile-thread support
   Mark completionHandler and progressChangedHandler as @escaping closures